MDE to MDB Utility

V

Vensia

Dear all,

I lost my MDB file. Is there any utility to convert mde to mdb or recover
Access object and coding from MDE file ?
Thanks.

Vensia
 
N

Nikos Yannacopoulos

Vensia,

Normally, you can recover your tables and queries. There are some third
party tools out there that will give you access to forms and reports
design also (which is normally prohibited by Access in an mde), but
there is absolutely no way to retrieve the code, because mde's only
contain the compiled, executable version of the code, not the original
VBA code.

HTH,
Nikos
 
Top