Symptoms
When attempting to open a database, VBA projects won’t load.
Cause
During loading the VBA will read the ‘Project’ stream
to see the modules which are available. The VBA reads the whole
stream into memory in one action. If the "Project" stream
exceeds a certain size, loading halts and errors occur.
Resolution
Obtain the most recent service pack for MS Office 2000.
For additional information, click the following article number
to view the article in the Microsoft Knowledge Base:
276367 (http://support.microsoft.com/kb/276367/EN-US/) OFF2000:
How to Obtain the most recent Office 2000 Service Pack.
|