Error creating MDE file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to create an MDE file for an Access 2002 front-end, and I get an
error box that just says "Access was unable to create an MDE file". Any idea
what's up with that?

Thanks!
 
Dennis said:
I'm trying to create an MDE file for an Access 2002 front-end, and I get
an
error box that just says "Access was unable to create an MDE file". Any
idea
what's up with that?


Check that the format you are using is 2002 (the database window title bar
will tell you this). If it's 2000 then use Tools, Database Utilities,
Convert to convert it to 2002 format. Then compile, save and compact.

If it is in 2002 format, then hit Ctrl-G and compile it (Debug, Compile).
If there are any errors, you'll have to fix these before you can create a
MDE. Once it's compiled, hit save, close the window and compact the mdb.
Then make the MDE.
 
Thanks! That worked!

Joan Wild said:
Check that the format you are using is 2002 (the database window title bar
will tell you this). If it's 2000 then use Tools, Database Utilities,
Convert to convert it to 2002 format. Then compile, save and compact.

If it is in 2002 format, then hit Ctrl-G and compile it (Debug, Compile).
If there are any errors, you'll have to fix these before you can create a
MDE. Once it's compiled, hit save, close the window and compact the mdb.
Then make the MDE.
 

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

Similar Threads

Creating MDE Files 2
2003 make mde file 3
making an mde file 3
Unable to Create and MDE database 2
Why cant I create MDE? 3
Can make an MDE?!?! 4
error in making a mde file 1
Question about mde file 2

Back
Top