Error making MDE

D

Domac

Hi,

I am trying to deploy a MDE but when I try to create it i get "Compile error
in hidden module" error.
I don't have hidden modules!
I even remove all security limitations from all objects using wizard, and
still having the same problem!
Database is in Access 97.


Thank you!
Domagoj
 
A

Allen Browne

1. Compact the database: Tools | Database Utilities | Compact

2. Close Access. Make a backup copy of the file. Decompile the database by
entering something like this at the command prompt while Access is not
running. It is all one line, and include the quotes:
"c:\Program Files\Microsoft office\office\msaccess.exe" /decompile
"c:\MyPath\MyDatabase.mdb"

3. Open Access, and compact again.

If it still gives the error, create a new (blank) database, and import
everything:
File | Get External.
 

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