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!

Database Locking

Status
Not open for further replies.

SeeWard

Programmer
Mar 21, 2005
89
US
I have created a database that is used by multiple end-users. When they try to access it, it tends to freeze and states that it's locked by admin...Any suggestions? Thanks SO MUCH...MANY THANKS!
 
If while in the d/b you open for design mode a form, report, or module, it will lock it.

Any change that's what happening?

There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.
 
Hi! Thanks for responding...no, it's not in design view at all...neither tables nor forms... I am now checking machines to see if the default open mode is set to shared and if the record locks are set to either no locks or edited record...???
 
Ok had a 'phantom' user ...I deleted the locked file and now it works! :) Thanks!
 
Ahhh the dreaded phantom....

You can always check which computer is locking the DB by opening the locking file with notepad. Not useful, but mildly interesting.

Ian M (UK)


Program Error
Programmers do it one finger at a time!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top