The application should be split into a Front End and Back End. The BE will
contain the tables and relationships and the FE will contain everything
else (queries, forms, reports, modules). The BE should reside on the
server and each user shoul have their *own* copy of the FE
(preferrably on their local hard drive). Recommend you use UNC path
naming, as opposed to dive letter path naming, for the link to
the BE. You can find more info on Tony Toew's page at;
http://www.granite.ab.ca/access/splitapp/index.htm