ACC97: "Couldn't Create Storage Space for a Visual Basic Module" Error Message When You Try to Create Blank Database (306092)



The information in this article applies to:

  • Microsoft Access 97

This article was previously published under Q306092
Novice: Requires knowledge of the user interface on single-user computers.

SYMPTOMS

When you try to create a blank database in Access 97, the following error message may appear:
Couldn't create storage space for a Visual Basic module

RESOLUTION

To resolve this issue, register Access 97, and then reregister the Dao350.dll file:
  1. Click Start on the taskbar, and then click Run.
  2. To register Access, type the following in the Open box, and then click OK:

    "path\msaccess.exe" /regserver

  3. To reregister the Dao350.dll file, type the following in the Open box, and then click OK:

    regsvr32 "path\dao350.dll"


Modification Type:MajorLast Reviewed:9/25/2003
Keywords:kbenv kberrmsg kbprb KB306092