MSysAccessObjects disappears during .mdb upgrade

nschroeder

nschroeder
Local time
Today, 07:07
Joined
Jan 8, 2007
Messages
186
I'm trying to upgrade a .mdb file to .accdb. When I open the file, it displays a message saying it's an old version, and do I want to update? If I click Yes, it says, "The Microsoft Access db engine cannot find the input table or query MSysAccessObjects. Make sure it exists and the name is spelled correctly." When I click Ok, it has partially created the database with tables and queries, but the forms are missing. Also, there is a "Conversion Errors" table and an MSysCompactError table that have appeared. I tried opening the old .mdb file side-by-side with the new one and copy the forms over, but the new one immediately blows up when I do that. Any suggestions would be appreciated.
 
Try a Fresh import of objects into a blank accdb file.
 
Worked perfectly. Thanks much!
 

Users who are viewing this thread

Back
Top Bottom