Table of Content
    Access Database Repair

    How to Repair Microsoft Access Database Files and Recover Data?


    Table of Content

      Summary: Is your Access database corrupt? Need to know how to repair a corrupt Access database? Read this post to explore the methods to repair a corrupt Access database. Also, check out step-wise instructions to recover data from the corrupted db. If nothing works, use Stellar Repair for Access software to repair your database and recover its objects without downtime.

      Corruption in MS Access database usually occurs when errors are found in the underlying binary file format of the database. When that happens, you may face random errors or difficulty in accessing Access database files (.MDB/.ACCDB).

      Following are other reasons that may lead to Access database corruption:

      • Frequently editing data in Memo fields
      • Interruption when making changes to data
      • Virus or malware attack
      • Hardware failure or software bugs
      • Improperly designed plug-ins can cause the MS Access application to crash
      • Jet database engine version conflicts

      For detailed information on the reasons leading to Access database corruption, refer to the blog: Top 10 Access Database Corruption Causes

      How to Repair Microsoft Access Database?

      tips
      Tip – Check out this article on MDB repair for information about repairing MS Access 2003 or a lower version database.

      You can fix the corrupted database manually or use DIY (do-it-yourself) software.

      Method 1- Use ‘Compact and Repair’ to Repair Access Database Manually

      You can use the Microsoft Access built-in ‘Compact and Repair’ feature for repairing a corrupt .MDB/.ACCDB database file.

      a. Steps to Compact And Repair the Open Database:

      If an Access database turns corrupt when the database is still open, and you haven’t saved any changes made to the database, follow these steps to compact and repair your database:

      • In your Access database, click File.
      • From the window that appears, click the Compact & Repair option on the ‘Info’ page.
      Compact and Repair option in MS Access

      Access will create a copy of the compacted and repaired database at the same location as the original database.

      b. Steps to Compact And Repair the Database You Cannot Open:

      If you cannot access your corrupt database, execute the following steps to compact and repair the database:

      Note: Before performing the below steps, make sure that the database file is no longer in use by any other user. These steps apply to Access 2013, 2016, and 2019.

      • Open your MS Access program.
      • From the ‘templates’ screen, double-click ‘Blank desktop database’.
      Open a Blank desktop database
      • In your Access program, click the ‘File’ menu. Next, click ‘Close’ to exit the database.
      • Click Database Tools > Compact & Repair Database.
      Select Compact and Repair Database
      • In the ‘Database to Compact From’ dialog box, locate the corrupt Access database file and double-click on it.
      Double-click the corrupt Access Database you want to Compact
      Double-click the Access Database
      • When the ‘Compact Database Into’ window opens, specify a new name for the compacted and repaired database, and click ‘Save’.
      Save the Compacted and Repaired Database

      After performing these steps, a copy of the compacted and repaired database (i.e. Database 1) will be created at the same location as the original database (i.e. Test_db).

      Compacted and Repaired Database Copy

      If Compact and Repair does not work for you, use a professional Access database repair tool to fix database corruption.

      Method 2- Use Stellar Repair for Access Software

      Stellar Repair for Access is powerful DIY software you can use to repair and recover .MDB/.ACCDB file in a few simple steps. This Access database repair tool previews all the recoverable database objects like tables, deleted records, queries, forms, reports, etc.

      This is useful for the users to verify the data accuracy before saving it.

      Follow these steps to perform Access database repair using the software:

      • Download, install and run Stellar Repair for Access software.
      Free Download
      • In the window that pops-up, use the ‘Browse’ or ‘Find’ option to select the corrupt file.
      Browse or Search Corrupt Access Database File
      • Click ‘Repair’ to start the repair process.
      Repair Corrupt Access Database
      • After completion of the repair process, a preview of recoverable Access database objects is displayed in a tree-like structure. In the left pane, all the recovered database objects will be listed. Click on an object to see its preview in the right pane of the Preview window.
      Access Database Preview
      • To save the repaired data, click ‘Save Database in the ‘Home’ Tab.
      Save Database Option
      • Select the destination to save the repaired database file.
      Save Repaired File at a Desired Location

      The file will be saved at the desired location.

      How to Recover Access Database Manually?

      Follow the steps in the same sequence given below to attempt Access database recovery:

      Step 1: Restore the Database from the Backup

      If you’ve created a backup of your Access database, try restoring the database from the backup copy. The detailed steps are listed below:

      • Open File Explorer, select and copy the backup copy.
      • Move the copied file to the same location where the corrupt database file is saved.
      • When prompted, replace the existing db file with the backup copy.

      For detailed information on restoring and backing up an Access database, read this: How to Backup and Restore Access Database?

      Step 2: Delete Microsoft Access Lock Information (.ldb) Files

      An .LDB file gets created when an Access db is opened or accessed for shared use (i.e., in a multi-user environment). The file has the same name as that of the Access database but is saved with an .ldb extension. The file helps in keeping track of all active users accessing the database.

      When a user who last uses the database closes the file, the lock file is deleted automatically. But, it might not get deleted if the user doesn’t have delete permissions to the Access database (.mdf) file or the database is corrupt.

      Note: Deleting the .ldb file is important to remove the lock on the .mdb file if you want to recover the data from that file.

      Step 3: Use Jet Compact Utility 

      Using the Jet Database Engine of Access helps auto-fix minor issues that crop up in the database from time to time while reading and writing data. Due to this, in most cases, you may never even find out that something went wrong.

      This is both good and bad. Good because your work is not interrupted, and bad because corruption can worsen if not treated on time and may cause data loss.

      Step 4: Remove all Compiled VBA Codes from the Database

      This can be done by using this command line switch from Microsoft:

      C:\Program Files\Microsoft Office\Office\MsAccess.exe /decompile C:\DatabasePath\FileName.mdb

      Note: You may need to change the path shown above for MsAccess.exe if you installed it in a different location.

      Step 5: Import Corrupt Database Objects into a New Database

      Try importing objects into a new Access database file by following these steps:

      • Open MS Access and create a new database file. To do so, click File > New > Blank Database.
      • Next, click the ‘External Data’ tab and select ‘Access’ on the ‘Import & Link menu.
      Select Access under External Data
      Select Access under External Data
      • The ‘Get External Data – Access Database’ dialog box is displayed. Click ‘Browse’ and locate the database file that needs to be imported.
      Select the Access Database File to Import
      • Choose an option under ‘Specify how and where you want to store the data in the current database.’ Click OK.
      • Select all database objects you want to import from the next window and then press the OK button.

      Note: This procedure might also help you repair the Access database file that might have turned corrupt due to damaged system tables.

      Wrapping Up

      There can be umpteen reasons that can turn an Access database corrupt, including increasing database size, hardware or software failure, etc. You can manually compact and repair the database to resolve the issue.

      However, the MS Access built-in ‘Compact and Repair’ command may fail to fix a severely corrupted Access database. In that case, you can recover data from the corrupted database by implementing the instructions discussed in this post.

      However, the manual troubleshooting steps do not guarantee to recover the complete Access database. Stellar Repair for Access can also help you repair severely corrupt Access databases and recover all the database objects.

      Was this article helpful?

      No NO

      About The Author

      Charanjeet Kaur linkdin

      Charanjeet is a Technical Content Writer at Stellar®who specializes in writing about databases, e-mail recovery, and e-mail migration solutions. She loves researching and developing content that helps database administrators, organizations and novices to fix multiple problems related to MS SQL and MySQL databases and Microsoft Exchange.

      94 comments

        1. Try inbuilt solution i.e. safe. Some freeware exes are malicious code.

          So, you should avoid downloading tool from unsafe places.

      1. Earlier I did a lot of research but the result was not unsatisfactory. Of course, this tool is not a freeware but we can’t skip the importance of data.

        1. Yes!

          The tool is not for public uses but anyone can run a free demo of the software. You don’t need to share any credit card details for downloading the free demo.

      2. After a Compact/Repair, my database couldn’t open and said: “The Microsoft Access database engine could not find the object ‘MSysDb’. Stellar repaired the file, but some data is missing. About a year’s worth of records. I did select “scan for deleted records”.

        Is this database beyond complete repair?

        1. Run the software again for depth analysis. If you face any trouble, then feel free to contact us.

      3. URGENT!

        Nearly 65% MS access database items are missing. We want to recover all items at any cost.

        1. Here, we always deliver goods & services with 100% transparency.

          Don’t Panic & try free demo of our software, i.e. Stellar Repair for Access tool. If it fulfils your expected requirement, then go ahead for the full version of the software.

      4. Hi,

        By mistake, we have restored last backed up the file into MS access database and do not have currently backup file. so is there any solution to restore previous data point.

        1. Hi Kunjan,

          It is better to run a free demo of the software. If it shows all items in a preview mode, then go for a license version of the tool.

        1. But a free demo gives the preview of a result to ensure the performance of software at user’s end.

        1. We respect your sentiments!

          Generally, we offer a free demo for evaluation of software. To get an additional discount or free license key, you can write an email with detailed information (NGO Registration) to our support team.

      5. Can your Access repair tool be executed unattended?

        I have several access databases that I wish to run a Compact & Repair on, overnight, and have a log file at the end, that I can inspect.

      Leave a comment

      Your email address will not be published. Required fields are marked *

      Image Captcha
      Refresh Image Captcha

      Enter Captcha Here :

      Related Posts

      WHY STELLAR® IS GLOBAL LEADER

      Why Choose Stellar?

      • 0M+

        Customers

      • 0+

        Years of Excellence

      • 0+

        R&D Engineers

      • 0+

        Countries

      • 0+

        PARTNERS

      • 0+

        Awards Received