.ldb files don't appear to be working

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

Guest

Hi, We use Access in a multiuser environment, 4 users who are using Access
2002 sp2 and the Db's are maintained on a w2003 server. The users suddenly
are able to write to the some of the DB at the same time and ldb files are
visible in the folder where the Db are. The Db they can all write to at the
same time are the main Db that has links to the others and the most recent (
we have yearly DB ). Help!!!
 
Terrys21 said:
Hi, We use Access in a multiuser environment, 4 users who are using
Access 2002 sp2 and the Db's are maintained on a w2003 server. The
users suddenly are able to write to the some of the DB at the same
time and ldb files are visible in the folder where the Db are. The Db
they can all write to at the same time are the main Db that has links
to the others and the most recent ( we have yearly DB ). Help!!!

The purpose of an LDB is not to prevent multiple users from editing at the
same time. It is for managing locks if more than one user tries to edit the
same *record* or data page of records if you are not using record-level
locking.

What type of locking do you have specified in your forms?
 

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


Back
Top