Jump to content

Access opens with the symbol


Recommended Posts

We are getting this error when opening our Access 2007 database " Object 'MSysCompactError' already exists" and when it open all the boxes are filed with the symbol #
Does anyone know how we can fix this, we have tried restoring the file  from several days and the same is happening. I make sure everyone was out of the database when we restore it.

This is MS Access 2007 on Windows 7 computers.

Link to comment
Share on other sites

Before doing anything else, make a copy of your database.

First make sure that your installation of Windows and Office is fully up to date.

Try importing everything to a new, blank database. To do that, create a new database, then use the External Data ribbon item, select Access, then select the trouble db and try to import everything to the new one.

If that doesn't work, you might try a compact operation, but if you can't open the database you may have troubles with that. You can compact from another database via code:

DBEngine.CompactDatabase "full path to the trouble db", "Full path to a different db"

Note the second db (the "full path to a different db") does not need to exist.

If that doesn't work, you might need to enlist the aid of a 3rd party to help. Access Recovery Toolbox at 
http://www.oemailrecovery.com/access_recovery.html  does a very good job of recovering Access databases.

Perhaps this topic is on the Microsoft something to help.  https://social.technet.microsoft.com/Forums/en-US/bd28d11c-e9c1-4a4c-8268-ba482c693601/my-edb-file-corrupted-in-exchange-server?forum=exchangesvrclients

  • Thumbs Up 3
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.