MDE Files

G

Guest

Alright, this is a very simple question. I've developed a database
application for the company I'm currently working at, and they want me to
document it. The frontend is saved as a MDE file. What, exactly, is a MDE
file? Or rather, what is the correct term to call it? I've said that MDB is a
Microsoft Access Database, and right now, I say that MDE is a Compiled
Microsoft Access Database. But this doesn't feel right, and so I was
wondering if there was a better term for it? Thanks,

Matt
 
R

Rick Brandt

MartinMCU said:
Alright, this is a very simple question. I've developed a database
application for the company I'm currently working at, and they want
me to document it. The frontend is saved as a MDE file. What,
exactly, is a MDE file? Or rather, what is the correct term to call
it? I've said that MDB is a Microsoft Access Database, and right now,
I say that MDE is a Compiled Microsoft Access Database. But this
doesn't feel right, and so I was wondering if there was a better term
for it? Thanks,

Matt

I would say that "Compiled and locked" is a more accurate description since
an MDB file can be fully compiled and still be an MDB. Or perhaps "Compiled
with source code removed".
 
T

Tony Toews

MartinMCU said:
Alright, this is a very simple question. I've developed a database
application for the company I'm currently working at, and they want me to
document it. The frontend is saved as a MDE file. What, exactly, is a MDE
file? Or rather, what is the correct term to call it? I've said that MDB is a
Microsoft Access Database, and right now, I say that MDE is a Compiled
Microsoft Access Database. But this doesn't feel right, and so I was
wondering if there was a better term for it? Thanks,

Mentally I think of it as a MDB executable.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 

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


Top