ACCESS ERROR MESSAGE

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What does " The Microsoft Jet database engine could not find the objec 'MSysDb'. Make sure the object exists and that you spell its name and the path name correctly" mean? I did not change anything other than the design of the query and now i can't get into the database. Does anyone know how to fix it

Thank you!
 
ACCESS said:
What does " The Microsoft Jet database engine could not find the
objec 'MSysDb'. Make sure the object exists and that you spell its
name and the path name correctly" mean? I did not change anything
other than the design of the query and now i can't get into the
database. Does anyone know how to fix it?

That's a sign of corruption. I suggest you copy the database first.

Try compacting your database using Jetcomp, available at
http://support.microsoft.com/?id=273956

If that fails, try creating a new database and importing objects from the
old.

If that fails, you can try www.pksolutions.com
 
ACCESS said:
What does " The Microsoft Jet database engine could not find the objec 'MSysDb'. Make sure the object exists and that you spell its name and the path name correctly" mean? I did not change anything other than the design of the query and now i can't get into the database. Does anyone know how to fix it?

For more information on corruption including possible causes,
determining the offending PC, retrieving your data, links, official MS
KB articles and a list of vendors who state they can fix corruption
see the Microsoft Access Corruption FAQ at
http://www.granite.ab.ca/access/corruptmdbs.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Back
Top