can i have help with this error

H

hany bahgat

the microsoft jet database engine could not find the object'msydb'. make sure
the object exitets
and that you spellits name and pass name correctly

abassery
 
M

Madhan

I believe, you tried to open a database named msydb, but Access could not
find the same in its previous location.
 
J

John W. Vinson

Actually, Access contains a number of hidden System tables which contain
information about the database's objects. MSysDB is one of these. It's not a
separate database; it's a table that is required to be in the database. In
Hany's database this essential table has been damaged or destroyed.
I believe, you tried to open a database named msydb, but Access could not
find the same in its previous location.

John W. Vinson [MVP]
 
Top