Forum Discussion
asadmisgis
Oct 23, 2024Copper Contributor
Database Engine could not find the object 'MSysDb'
I am having issues Microsoft Database Engine could not find the object 'MSysDb'
please advice How to recover data
7 Replies
Sort By
- George_HepworthSilver ContributorPerhaps you can restore the most recent backup copy of the database. Check carefully, though, because backups could have the same corruption already in them. You may have to go back several versions to find one with no errors.
- asadmisgisCopper ContributorI do not have any backup.
- George_HepworthSilver ContributorUnfortunately, if the commercial software can't recover all of the data, you may have lost those tables permanently.
One would hope that you have other sources for the data from which you could recover and manually reenter that lost data.
That's all very unfortunate, but perhaps this is a good occasion to begin backing up your database on a strict, frequent, schedule.
- arnel_gpSteel Contributor
asadmisgis , possible corruption of your db.
immediately make a backup of your db before using any recovery tools.
create new db and import all objects from old db to new db.
- asadmisgisCopper ContributorI tried to import from old to a new db. But the message appears the same Microsoft Database Engine could not find the object 'MSysDb'. Any advice?
- arnel_gpSteel Contributor
asadmisgis , you can use "Stellar Repair for Access" but this is commercial software.