Two Users Sharing a DB

  • Thread starter Thread starter Marco
  • Start date Start date
M

Marco

Hi Everyone
I will have two users using one database over a LAN. The chance that we
will be in the same record, query or report at the same time is slim.
Do you suggest spilting the DB? Or will it run fine with us accessing
the same file?

Best Regards
Marco
www.classactinsurance.com
 
It's always better to split the application: it minimizes the chances of
corruption.
 
Is it better to set user-level Security first and then split or split
then set user-levels?
 
Is it better to set user-level Security
first and then split or split then set
user-levels?

Split, then set.

Be sure to get and study carefully the Security FAQ. Go to Advanced Search
at the Knowledge Base site, http://support.microsoft.com, and search within
the product "Access 2000" for "Access Security FAQ". Access' user and group
security is "decidedly non-trivial". Roger Jennings, in his Access 2.0
Developer Guide, characterized it as "labrynthine" and it has not gotten any
simpler.

Larry Linson
Microsoft Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top