Microsoft Access Unable to create a MDB database

T

Thyaga

I also having the same problem when I try to create a MDE database, access
Unable to create. I m Using ms access 2000, and My database contains a small
amt of objets less than 100. Bt i m not sure abt modules and macros
 
E

Eric Blitzer

You probaly have one or more VB errors.

Open any module in Design view (or click Ctrl + G)
Debug/compile.

Or


Open any module in Design view (or click Ctrl + G).
On the Tools menu, click References.
Click to clear the check box for the type library or object library
marked as "Missing:."

An alternative to removing the reference is to restore the referenced
file to the path specified in the References dialog box. If the
referenced file is in a new location, clear the "Missing:" reference
and create a new reference to the file in its new folder.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top