FAQ's on corruptions and locking

M

Mike

I am having record locking problems with a split database
with multi users. A record within the data file will get
locked and everyone has to get out and I have to "Repair"
to get the record unlocked. What is going on?

Does anyone know the website URL for "FAQ's on
corruptions and locking"?
 
D

Dirk Goldgar

Mike said:
I am having record locking problems with a split database
with multi users. A record within the data file will get
locked and everyone has to get out and I have to "Repair"
to get the record unlocked. What is going on?

Does anyone know the website URL for "FAQ's on
corruptions and locking"?

Others have pointed you to Tony Toews' page on MDB corruption, which is
a good resource. It occurs to me, though, that your problem may not be
corruption, but rather one of network permissions. IIRC, every user of
your database must have read, create, update, and delete permissions on
the folder containing the database, in order to allow Access to manage
the lock file properly. Possibly one or more of the users doesn't have
the full set of permissions.
 
T

Tony Toews

Dirk Goldgar said:
Others have pointed you to Tony Toews' page on MDB corruption, which is
a good resource. It occurs to me, though, that your problem may not be
corruption, but rather one of network permissions. IIRC, every user of
your database must have read, create, update, and delete permissions on
the folder containing the database, in order to allow Access to manage
the lock file properly. Possibly one or more of the users doesn't have
the full set of permissions.

In this case though you do get a permissions message so I'd suspect
some kind of corruption.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 

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