by =?Utf-8?B?QmVldGxl?= <Beetle@[EMAIL PROTECTED]
>
Dec 1, 2008 at 12:29 PM
The application should be split into a Front End and Back End. The BE will
contain the tables and relation****ps and the FE will contain everything
else (queries, forms, re****ts, 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
--
_________
Sean Bailey
"John Buffum" wrote:
> We have Access databases on a server. How do I set up the workstations
to
> access the database on the server over a network?