It sounds as though she might not have the correct permissions on the folder
where the MDB file exists.She probably doesn't have Create so that when she
opens the MDB, Access can create a locking file (LDB) in the same folder.
(She also needs Delete, so that Access can delete the locking file if she's
the last person to shut down the MDB). Since it works when another user has
gone in (and presumably created the LDB), that would seem the most logical
explanation.

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
>I have a user who logs into an Access97 database that resides on a Novell
> Server. When she attemps to use the linked tables she gets the File
[quoted text clipped - 10 lines]
>
> Any help is greatly appreciated - BCP
BCP - 21 Dec 2005 21:41 GMT
The users are entering the application in read only. No locking file (LDB)
is being created. The same user is linking to the same tables from the same
MDB on the same server location from different computers and getting
different results.
> It sounds as though she might not have the correct permissions on the folder
> where the MDB file exists.She probably doesn't have Create so that when she
[quoted text clipped - 18 lines]
> >
> > Any help is greatly appreciated - BCP