Record Locked

G

Guest

I have a multi-user database. It used to worked fine. But suddenly an error
message of record locked appears very frequently. User has to exit the form
to let other users to editing the record, even they are in different records.
For instance, user A in record #4 and user B is in record #5. when user A
wants to edit data in record #4, an error message of “Run-time error
–2147217887(80040e21)
Could not update; currently locked by user “Admin†on machine XXXX.

†appears, user B has to exit the form so that user A can edit the record #4.

I don’t know why ? Could any one please help?
 
J

Joseph Meehan

B said:
I have a multi-user database. It used to worked fine. But suddenly an
error message of record locked appears very frequently. User has to
exit the form to let other users to editing the record, even they are
in different records. For instance, user A in record #4 and user B is
in record #5. when user A wants to edit data in record #4, an error
message of "Run-time error -2147217887(80040e21)
Could not update; currently locked by user "Admin" on machine XXXX.

" appears, user B has to exit the form so that user A can edit the
record #4.

I don't know why ? Could any one please help?

You can try having everyone exit the program then if there is a file
YOURFILENAME.LDB, delete that file.
 
G

Guest

there is no such file.
any other suggestion?

Joseph Meehan said:
You can try having everyone exit the program then if there is a file
YOURFILENAME.LDB, delete that file.
 

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