I can't open access

W

WeakSean

When I open the database, it didn't allow me to repair the database and
appeared the massage :
"Microsoft Jet Database engine could not find the object 'MSysDb'. Make sure
the object exists and that you spell its name and the path name correctly."

How can I repair the database and open the database file?

WeakSean
 
J

John Vinson

When I open the database, it didn't allow me to repair the database and
appeared the massage :
"Microsoft Jet Database engine could not find the object 'MSysDb'. Make sure
the object exists and that you spell its name and the path name correctly."

How can I repair the database and open the database file?

You may not be able to: it appears that this .mdb file has a corrupt
or missing systems table.

Try opening Access by itself, and create a new, empty database; see if
you can use File... Get External Data... Import to import whatever is
salvagable from this damaged database. If the (critical!) MSysDb
object is missing, though, your database may be toast at this point.

John W. Vinson[MVP]
 
Top