mde to mdb

A

alex

Unfortunately my original mdb file got corrupted. Is it
possible to convert back my mde file to mdb?
 
V

Van T. Dinh

Sorry, no as the Text component of the code has been removed from the MDE
format.

You should be able to recover the Tables and Queries (I think???) from
the MDE.

I don't use MDE too often but when I do, I keep about 3 copies of the source
MDB.
 
T

Tony Toews

Van T. Dinh said:
You should be able to recover the Tables and Queries (I think???) from
the MDE.

And macros. Although I've never tried it.

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
 
J

Jason

I had this happen once. I created a new blank database
and imported everything from the mde and it worked fine
for me.
 
D

Douglas J. Steele

You mustn't have had any VBA code in the mde, then, since that's
irretrievable.
 

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

Top