Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Could not use '~'; file already in use

Status
Not open for further replies.

KLK000

MIS
May 22, 2002
37
US
I've read the threads about the permissions needed to address the .ldb file and I've set the permissions accordingly. However, my situation is a little different (I think). I've got an MS Access front end that uses linked tables to another MS Access DB. Whenever a second user tries to open the front end, he get's a message that says &quot;Could not use '<path to linked db>'; file already in use.&quot; Any ideas on how I can allow more than one person to open the front end at the same time?
 
You may set the locking strategy of your forms to Edited Record instead of All Records and for the reports - No Locks instead of All Records...

And make sure users do NOT open the db in exclusive mode.

HTH


[pipe]
Daniel Vlas
Systems Consultant

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top