I'm double clicking the actual .mdb file the other user is in. If no one is
in it, anyone can double click the file and go in. Yeah i am sure that im
going to the same file.
All users need read, write, create, and delete privileges to the folder
holding the .mdb file. Not just the file itself but the entire folder. Also
check to see if there is a .ldb file in the folder with the same name as the
database when you are sure that everyone is out of it. If so, delete this
file. If you can't, then you don't have the right permissions to use the
database. The .ldb file allows multiple users in the database and if it can't
be created, deleted, or edited, it can't keep track of who is who.

Signature
Jerry Whittle, Microsoft Access MVP
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.
> I'm double clicking the actual .mdb file the other user is in. If no one is
> in it, anyone can double click the file and go in. Yeah i am sure that im
[quoted text clipped - 11 lines]
> > > problems getting into the database. How can i solve this problem? Thanks to
> > > those who can help.