URGENT mde to mdb

D

dkcek

I have a mde database. Mdb format has deleted. Also when I have saved this
mde file, someone was working on it and that ldb file is also missing. Now
when I try to open the file without its workgroup security file, the error
message is "Unrecognized database". If I try to open the the file within
its workgroup security file, the error (not exact words) "someone has
tried to changed the data..." So, without ldb and mde files how can I
recover at least the tables and queries?
 
D

Douglas J. Steele

The fact that the ldb file is missing is irrelevant: they're supposed to be
deleted by the last user to close the database. The fact that you're getting
an "Unrecognized database" error, though, could be a sign of corruption.

Your only option is to create a new database and try to import the data from
the MDE into the new MDB. And next time, don't delete the MDB!
 

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