record locking

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a front-end/back-end database that I would like to put the front-end
on about 15 users machines. Currently the front-end is loaded on 4 machines
with the back-end on the server. The first three people can open and the db
and add records with no problems. When I added the 4th person, she keeps
getting a "file is in use" message. It's not saying what file. I have went
into both the front-end and back-end to unselect "edited record locking" and
made sure both db are set to "shared". I don't see any record locking
options at the table level. Also, when any of the user open front-end and go
to a specific form it throws a copy of the db out there .ldb. I have made
sure all the users have gotten a new copy of the front-end on their desktop.
I have made sure their all running the same runtime version with current
updates. I'm not understanding why it works for 3 users and 4th user is
having problems. Any help would be appreciated.
 
Leslie said:
Also, when any of the user open front-end and go
to a specific form it throws a copy of the db out there .ldb.

I don't know about your other problem but this behaviour is normal so you
can eliminate it from your enquiries. The ldb file is for record locking
purposes.

Keith.
 
This question has been multi-posted and is being answered elsewhere.
 

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

Access 2007 can't save record 1
Multiuser Access 1
Record-Locking 5
database locking 3
Converting split database 3
Multi-user database deployment 2
Where is the mdw 22
How to split Front end/Back end 7

Back
Top