multi-user database prob

J

Jeffrey Deneys

I have a database that has many users. Unfortunately, and
I'm not sure why, only one person can add a record at a
time otherwise it tells them they do not have exclusive
access to the database and cannot save their change.
There is a password on the database but that's it for
securities.
 
E

Eric Cardenas

| I have a database that has many users. Unfortunately, and
| I'm not sure why, only one person can add a record at a
| time otherwise it tells them they do not have exclusive
| access to the database and cannot save their change.
| There is a password on the database but that's it for
| securities.
------------
It appears that one person has exclusive access to the mdb and the others
have read-only access. You should configure your database so it cannot be
opened in exclusive mode. For more info, please consult your Access
documentation.

Hope this helps,
 

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

Top