Read Only

L

Lester

I have Access set up on a server here at work. For a long
time i didn't have any problems, but out of the blue i had
people calling me with problems. See, the database is set
as read only and when someone opens it at any given time
it comes up with full access. So all in all it is
switching itself on and off of read only at random. Could
anyone lend me some insight? Cause i am stumpped.
 
J

Joan Wild

Lester said:
I have Access set up on a server here at work. For a long
time i didn't have any problems, but out of the blue i had
people calling me with problems.

Then something changed.

See, the database is set
as read only and when someone opens it at any given time
it comes up with full access. So all in all it is
switching itself on and off of read only at random. Could
anyone lend me some insight? Cause i am stumpped.

How did you set it as read only?
 
J

Joan Wild

If you subsequently compacted it (which you likely do on a regular basis),
the database (since it actually is a new file), will inherit it's properties
from the folder. That might be how the read-only is changing.

Also, for multiuser setup, all users need full permission to the folder
where the mdb is so that the associated ldb can be created.

If you want to limit users, you should implement Access user level security.
 

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