Move databse from one folder to another

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to move a database from a subfolder to the primary folder (and rename
it). When I highlght the database then select move this file, I get an error
that the database is in use (which is also what I get when I try to rename).
I have restarted my computer and made that my first action upon logging on
and I get the same error. Your help is appreciated.
 
First, try to make a backup.

In the same folder where your database resides (YourDB.mdb), is there also a
file named YourDB.ldb?

Microsoft Access uses an ".ldb" (locking database) file to keep track of
users. If Access has been shut down incorrectly (e.g., PC turned off while
Access was still running), the .ldb file may not have been removed, leaving
Access the impression that the file/database is still in use.

If you find a YourDB.ldb file, try deleting it.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top