Exclusive rights

R

Rpettis31

I have a user of my database that when he is in it it does not allow anyone
else to go into the database. Also when he tries to go into the database it
gives him a message that he does not have exclusive rights to the database if
someone else is in the database?
 
J

Jerry Whittle

All users of the database need Read, Write, Create, and Delete privileges to
the database file(s) AND the folder that the files are in.

It's also possible that user is opening the database exclusively. They
should be starting the database from a shortcut and the target should look
something simple like this:

"P:\Public\Databases\Tables.mdb"
 
C

Clifford Bass

Hi,

Check to see if his default open mode is set to exclusive, and if so,
change it to shared.

Access 2003 and earlier: Tools menu, Options item, Advanced tab,
Default open mode section.
Access 2007: Office button, Access Options button, Advanced item,
Advanced section, Default open mode subsection.

Clifford Bass
 

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