Re: splitting app & db in 2007
- From: "BBC via AccessMonster.com" <u49322@uwe>
- Date: Sun, 05 Apr 2009 21:37:29 GMT
Thanks, some things are so simple yet hard to find.
Jeff Boyce wrote:
1. Make two copies of the file.
2. Rename one something like "YourApp_FE"; rename the other something like
"YourApp_BE".
3. In "YourApp_BE", remove everything but the tables (all forms, queries,
...)
4. In "YourApp_FE", remove all the tables. Then "link" to the tables in
"YourApp_BE".
5. Celebrate - you're done. (it can get a little more complex, if you're
setting this up as a multi-user application...)
Regards
Jeff Boyce
Microsoft Office/Access MVP
can anyone point me to a step-by-step on how to separate my app/code from
the
tables. I've looked at various materials; books, forums, including skimpy
material on the Microsoft access site and couldn't find anthing
worthwhile.
Any help & guidance appreciated
--
Thanks
Brian
Message posted via http://www.accessmonster.com
.
- References:
- splitting app & db in 2007
- From: BBC via AccessMonster.com
- Re: splitting app & db in 2007
- From: Jeff Boyce
- splitting app & db in 2007
- Prev by Date: Re: Couldn't find file SYSTEM.MDW
- Next by Date: Deploying Access 2000 Runtime from the web
- Previous by thread: Re: splitting app & db in 2007
- Next by thread: RE: Move to next record causes application error
- Index(es):
Relevant Pages
|