Compacting Error

C

Caroline

While compacting a database I got an error message:

"Could not find field 'Description', MSysObjects"

The database is now missing about 200 files. But a new
table has been created entitled MSysObjects with about 200
files in it. However, there is no info regarding these
files other than the error message from above.

I'm hoping to recover these files. Does anyone know if
it's possible?

Thanks -
Caroline
 
A

Alphonse Giambrone

Look in the same folder as you mdb for another mdb.
When compacting a db via code, it must be compacted into a different file,
then the original deleted and the new one renamed to the original name.
I am guessing that Access does something similar. Your db may just be there
under a different name.
 

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