ACC: "Out of Memory" Error Message Converting a Large DatabaseID: Q153035
|
Advanced: Requires expert coding, interoperability, and multiuser skills.
When you convert a large database from Microsoft Access version 2.0 to
Microsoft Access 7.0 or Microsoft Access 97, you may receive an "Out of
Memory" error message.
Visual Basic for Applications has a limitation of 1082 modules per database
(mdb). Forms and reports each contain one module.
Reduce the number of objects in your database. Consider dividing your application into multiple databases. If you have modules with a lot of code, consider using library databases to store the code.
Microsoft has confirmed this to be a problem in Microsoft Access 7.0 and Microsoft Access 97.
For more information about using library databases, search for "Library Databases," and then "Set a Reference to a Visual Basic Project in Another Microsoft Access Database" using the Microsoft Access 97 Help Index.
Keywords : kberrmsg CnvNodb
Version : 7.0 97
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: April 23, 1999