ACC2000: "Microsoft Access Was Unable to Create an MDE (or ADE) Database" Error Message with a Database That You Cannot Compile (283788)
The information in this article applies to:
This article was previously published under Q283788 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
SYMPTOMS
When you try to save a Microsoft Access database as a MDE file, you may receive the following error message
Microsoft Access was unable to create an MDE database.
and the MDE file is not created.
When you try to save a Microsoft Access project as an ADE file, you may receive the following error message
Microsoft Access was unable to create an ADE database.
and the ADE file is not created.
CAUSE
You may receive this error message if either of the following is true:
- There is an error in the Visual Basic for Applications code that prevents you from compiling the database or project.
- There is a reference to an Access database (.mdb) or an Access project (.adp).
RESOLUTION
Correct any problems in the code that prevent you from compiling the database or project and remove any references to .mdb and .adp files. If you need to maintain a reference to a .mdb or .adp file, convert that file into an MDE or an ADE file, and then create a reference to the new file. You should now be able to convert the database or project to an MDE or an ADE file.
REFERENCESFor additional information about other causes for this error message, click the article number below
to view the article in the Microsoft Knowledge Base:
202304 ACC2000: "Microsoft Access Was Unable to Create an MDE Database" Error Message
Modification Type: | Major | Last Reviewed: | 6/30/2004 |
---|
Keywords: | kbprb KB283788 |
---|
|