Is MS ACCESS a multi user database

  • Thread starter Thread starter Kiran Kumar
  • Start date Start date
K

Kiran Kumar

Is Access a multi user database.
i.e. can I connect from more than one computer to a single
MS Access database at the same time through ODBC.

Pls help me in this matter.
 
Good afternoon

You can have up to 255 concurrent users. What kind of help do you need?

Best Regards

Maurice St-Cyr
Micro Systems Consultants, Inc.
Ottawa, Ontario
 
Yes, Access is multi-user out of the box.

All of the users must have at least Change access to the folder where the
MDB file exists. (This is Read, Write, Delete and eXecute access). This is
because the first person to open the database causes a locking file (.LDB)
to be written to the same folder where the .MDB file is located. Subsequent
users update that locking file, and the last person to close the database
causes the .LDB file to be deleted.
 

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