LDB lock on myself (1 Viewer)

gabryyl

New member
Local time
Today, 06:56
Joined
Feb 20, 2009
Messages
1
I have a database (2003 format) that keeps telling me I cannot compress, make changes, etc. because another user is in it but the user it reports is me. No matter what I do this keeps happening. If I leave it alone for a few days it will finally allow me to delete the ldb file but there are 40 users on this and that's not always practical.

Any idea what does this?:confused:
 

boblarson

Smeghead
Local time
Today, 03:56
Joined
Jan 12, 2001
Messages
32,059


Are you opening this as a "shared" file on a network location? You really should have it as a split database (frontend on each user's machine and backend linked on the server).

Then you distribute a new frontend to other users either manually or by using a tool like my free frontend auto update enabling tool (Tony Toews also has one). You can find mine here:
http://www.btabdevelopment.com/main/MyFreeAccessTools/tabid/78/Default.aspx
 

HiTechCoach

Well-known member
Local time
Today, 05:56
Joined
Mar 6, 2006
Messages
4,357
Is the application split into a front end and back end?

Does each use have ther own copy fo the front end that is not shared?

If, NO to both, then your error is normal because your database is not properly set up for a multi user environment.
 

Users who are viewing this thread

Top Bottom