View all FMS products for Microsoft Access Error in Microsoft Access 2007 When Saving an ACCDB Database as MDB Format

Written by Luke Chung, FMS President

It seems so simple and you've done it many times before. You have a Microsoft Access ACCDB database (from MS Access 2007, 2010 or 2013) and want to save it (convert it) to a Microsoft Access MDB format database so it can be used by MS Access 2003 or earlier:

Access 2007 File SaveAs Command for Database Conversion

Unfortunately, when you try this in Microsoft Access 2007, this error message appears:

You cannot save this database in an earlier version format, because it uses features that require the current file format

You cannot save this database in an earlier version format, because it uses features that require the current file format

This could occur if you added new features of MS Access 2007, 2010, or 2013. For instance, tables with the new multi-value or attachment field types. In those cases, you wouldn't expect to convert the database to an MDB. So you check and verify that none of your tables have these field types and you still have this problem which doesn't explain what features you're using which require the new format.

It turns out this error can still occur even if you didn't add new ACCDB features. What's going on?

Problem: Microsoft Access 2010 or Later Adds the MsysResources Table

This problem occurs if the database was opened with Microsoft Access 2010, 2013, or 2016. MS Access 2010 or later stores themes in an attachment field in the MsysResources table, and MDBs don't support attachment field types. So even though you didn't add this incompatible field type to your Access database, MS Access 2007 sees this table and field, and concludes the database can't be converted.

Solution: Delete the MsysResources Table

It wasn't easy figuring out the cause of the problem. Fortunately, the solution is very simple.

From MS Access 2007, manually delete the MsysResources table, then save the ACCDB as an MDB.

If you're in MS Access 2010, 2013 or 2016, you can simply save the ACCDB as an MDB because Access 2010 or later removes the table automatically in the conversion process.

Hope this helps. Good luck!


Additional Resources

Table Design

Query Design

Form Design

Form Tips and Mistakes

Copy Command Button and Keep Picture

Module VBA to Forms and Controls

Form Navigation Caption

Resync Record in a Subform

Synchronize Two Subforms

Multiple OpenArgs Values

Late Bind Tab Subforms

Subform Reference to Control Rather than Field

Tab Page Reference

Shortcut Keys


Combo Box Top 6 Tips

Properties and Validation

Select First Item

Cascading Combo Boxes

Zip, City, State AutoFill

Report Design

Suppress Page Headers and Footers on the First Page of Your Report

Add the NoData Event

Annual Monthly Crosstab Columns

Design Environment

Add Buttons to the Quick Access Toolbar

Collapse the Office Ribbon for more space

VBA Programming

Basics: Forms and Controls

Run VBA Code from a Macro

Use Nz() to Handle Nulls

Avoid Exits in the Body of a Procedure

Shortcut Debugging Keys

Set Module Options

Math Rounding Issues

Rename a File or Folder

Avoid DoEvents in Loops

Age Calculations

Weekday Math

Send Emails with DoCmd.SendObject

Source Code Library

Microsoft Access Modules Library

Microsoft Access Modules

VBA Error Handling

Error Handling and Debugging Techniques

Error Number and Description Reference

Basic Error Handling

Pinpointing the Error Line

Performance Tips

Linked Database

Subdatasheet Name

Visual SourceSafe

Deployment

Runtime Downloads

Simulate Runtime

Prevent Close Box

Disable Design Changes

Broken References

Remote Desktop Connection Setup

Terminal Services and RemoteApp Deployment

Reboot Remote Desktop

Missing Package & Deployment Wizard

Avoid Program Files Folder

Unavailable Mapped Drives

Microsoft Access Front-End Deployment

System Admin

Disaster Recovery Plan

Compact Database

Compact on Close

Database Corruption

Remove 'Save to SharePoint Site' Prompt from an Access Database

Class Not Registered Run-time Error -2147221164

Inconsistent Compile Error

Decompile Database

Bad DLL Calling Convention

Error 3045: Could Not Use

Converting ACCDB to MDB

SQL Server Upsizing

Microsoft Access to SQL Server Upsizing Center

Microsoft Access to SQL Server Upsizing Center

When and How to Upsize Access to SQL Server

SQL Server Express Versions and Downloads

Cloud and Azure

Cloud Implications

MS Access and SQL Azure

Deploying MS Access Linked to SQL Azure

SQL Server Azure Usage and DTU Limits

Visual Studio LightSwitch

LightSwitch Introduction

Comparison Matrix

Additional Resources

Connect with Us

 

Free Product Catalog from FMS