Allowing multiple users the ability to work in database simultaneo

  • Thread starter Thread starter Ryan
  • Start date Start date
R

Ryan

What do I need to do to enable this. Sometimes when I am in the database
other users are not allowed to open it. Says locked by adminitrator or
something to that effect--even when Im not in edit mode.

Thanks.


baseball
 
All applications should be split into a front-end (containing the queries,
forms, reports, macros and modules), linked to a back-end (containing the
tables and relations).

Only the back-end should be on the server. Each user should have his/her own
copy of the front-end, ideally on his/her hard drive.
 

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