Error question

T

TotallyConfused

What does the following error mean?
"The Microsoft Jet database engine could not find the object "MSysDb". Make
sure the object exists and that you spell its name and the parth name
correctly.

Where can I look up error definitions? beside the help button on the error?

Thank you.
 
G

Guest

Normally it means that your database is hopelessly corrupt,
and you should go back to a backup copy.

You may be able to import the data from the corrupt mdb
into a new database.

(david)
 
Top