Record Locked

  • Thread starter Thread starter Guest
  • Start date Start date
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?
 
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.
 
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.
 
We get that sometimes. Have you compacted and repaired the DB?

Cheers,

Rich
 

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

Similar Threads

Record-Locking remains open after closing 0
Record Locking 2
Record Locking 3
Recordset is not updatable 3
Record locks 4
Display Warning if Record Locking 11
Record is deleted. (Error 3167) 2
Record lock time-out 7

Back
Top