Try creating a repository database (MDB) containing only your tables. Place the repository database to a central location. The path to that location should be identical for all workstations.
Then, inside the application MDB (this has your forms and code) link the tables from your repository MDB. You can then compile the application MDB into an MDE and distribute copies of the MDE among workstations. Remember, in order to use the MDE, each workstation needs to have Access installed.
Each user should be able to work with the repository database using your application MDE simultaneously.
If you are still confused, I would read up on the topics I mentioned above either at Microsoft.com or the MS Access Help, or MSDN subscription, if you have it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.