ACC97: "Microsoft Access Was Unable to Create an MDE Database" Error Message (177620)
The information in this article applies to:
This article was previously published under Q177620 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
When you try to save a Microsoft Access database as an MDE file, you may
receive the following error message:
Can't open any more tables.
When you click OK, you receive the message:
Out of memory.
When you click OK again, you receive the message
Microsoft Access was unable to create an MDE database
and the MDE file is not created.
CAUSE
The Microsoft Jet database engine versions 3.0 and 3.5 allow a maximum of
1024 open TableIDs at one time. The process of saving a database as an
MDE may cause this number to be exceeded if the database contains a
large number of objects.
WORKAROUNDMethod 1
Obtain Jet35sp3.exe from the Microsoft Web site; this file contains the
updated version 3.51 of the Microsoft Jet database engine, which allows a
maximum of 2048 open TableIDs at one time.
For information on how to obtain Microsoft Jet 3.51, please see
the following article in the Microsoft Knowledge Base:
172733 ACC97: Updated Version of Microsoft Jet 3.5 Available for Download
Method 2
Use lightweight forms and reports whenever possible, or reduce the number
of objects in the database.
REFERENCES
For more information about TableIDs, please see the following article in
the Microsoft Knowledge Base:
165272 ACC: Error Message "Can't open any more tables"
For more information about lightweight forms and reports, search the Help
Index for "lightweight objects."
Modification Type: | Major | Last Reviewed: | 9/26/2003 |
---|
Keywords: | kberrmsg kbprb KB177620 |
---|
|