MDE File_Definition

  • Thread starter Thread starter Suzanne
  • Start date Start date
S

Suzanne

Could someone provide me with the definition of an MDE
file?

Thanks!
Suzanne
 
Suzanne said:
Could someone provide me with the definition of an MDE
file?

An MDE is an Access file that has been fully compiled and the source code stripped
out. This renders all Reports, Forms, and Modules non-editable and there is no way
to view any of the code. Other than that it "runs" pretty much the same as the MDB
it was created from. It still needs MS Access to operate. It's just a bit smaller,
faster, and has a bit of security because code access has been removed.
Because no module-based items can be edited there are certain things that cannot be
done in an MDE like change references for example.
 
The others have told you what it is.

Just in case what you were looking for was the technical specs of the file
format, it's proprietary, and Microsoft doesn't release it.
 

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

Access 2007 and MDE file Question 10
Save command disabled in MDE 1
Access 2007 and MDE 1
setting up the printer in a mde 3
Access 2007 and MDE Files 1
Kill Script 3
Recovery of .mdb file 8
Hide .ldb 3

Back
Top