Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Access was unable to create an MDE file (???)

Status
Not open for further replies.

BrazilTechie

Programmer
Nov 13, 2002
88
0
0
BR
Hi everyone.

Did you ever get this type of error message when trying to create an MDE file before turning your database to a client?

Please tell what I am doing wrong.

Thanks.

BrazilTechie
 
Two possibilities:

1. You're storing the file in 2000 format and running Access 2002. Upgrade the file to 2002 format and then compile.

2. Compile errors. Press CTRL+G, then type in RunCommand acCmdCompileAndSaveAllModules

you'll get a compile error if one exists.

3. Something I haven't covered above (unlikely)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top