Trying to make MDE file

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

Guest

I'm trying to make MDE file. usually I have no problom. Now when I go in to
Tools/DB utilities/Make MDE file it is not available!

why is that? and how do I fix it?

thanks!

Yonina.
 
The Access software version and the file-format version of the database file
must match. One of the traps is that A2002 software creates new database
files in A2000 file format be default. However, to create MDE using A2002
software, the source MDB file must be in A2002 file format.

If you use A2002 software and your database file is in A2000 file format,
you need to convert the database file to A2002 file format first.
 
Hi Yonina -
If you have not yet done so, open any form - click on Form View, choose View
/ Code or click on the Code Button - on the menu Choose Debug and then choose
the Complie option (first on menu). Close it down and try to make the MDE
file.

Yours - Dika
 
I compiled, but it didn't help :(


Kernow Girl said:
Hi Yonina -
If you have not yet done so, open any form - click on Form View, choose View
/ Code or click on the Code Button - on the menu Choose Debug and then choose
the Complie option (first on menu). Close it down and try to make the MDE
file.

Yours - Dika
 
What version of Access are you using? If it's Access 2002 or Access 2003,
what format is the database in? (It should say on top of the database
window). The default in Access 2002 and 2003 is the Access 2000 format, but
neither version can create an MDE unless the file format is changed to the
newer version.
 
When I was trying to create an MDE I had the same problem "Make MDE File..."
was there, but grayed out. You need to have your Db closed, for that option
to be accessable.

Hope this helps
Mary
 
If you're using Access 2002 or Access 2003, and the database is in the
default Access 2000 format, the Make MDE File... will always be grayed out.
The file must be in the same format as whatever version of Access you're
using. If you need to convert, look under Tools | Database Utilities.
 

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

roblems with MDE file :( 8
Can't make MDE 3
Access 2007 and MDE file Question 10
CANNOT MAKE MDE FILE 3
Didn't convert FE to mde is that an issue? 2
Creating an MDE file. 2
How to make the MDE file 3
.mde files 9

Back
Top