Locking a shared database

  • Thread starter Thread starter Matt Moore
  • Start date Start date
M

Matt Moore

I'm having trouble with a database that when I open it, it
doesn't let anyone else open it. I have the option
selected so that the default opening method is "Shared".
I plan on using a Workgroup file to delegate security in
the near future when I ready to implement it. Will I
still have the same problem then? What's the problem now?

Thanks ahead of time....

Sincerely,

Matt
 
All users need full permission on the folder where the mdb is, so that they
can create/delete the associated ldb file.
 
Good suggestion - is there anything else that I could be
doing wrong?

Regards,

matt
 
I suppose you could be opening via a shortcut that specifies /excl switch -
open exclusively.

You could be opening via File, Open, and choosing Open Exclusively.
 

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