Table Corruption & Deletion with Database Restore

  • Thread starter Thread starter gabe
  • Start date Start date
G

gabe

Getting message on couple tables within a MS Access
database
"unrecognized database format" and can not delete/rename
theese seeminly corrupt couple tables which are created
via macros. Is there anyway to delete/rename these
corrupt tables without restoring
MS Access database (which in our case is large and
contains many tables that are linked)....
 
Unrecognized database format sometimes appears if you attempt to open a
higher version mdb in a lower version.

If that isn't the case, I'd suggest the following:

Backup your database.

Try compacting your database using Jetcomp, available at
http://support.microsoft.com/?id=273956

If that fails, try creating a new database and importing objects from the
old.

If that fails, you can try www.pksolutions.com
 

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

Back
Top