Wierd error when opening Access database

R

Rich

Hello all,
I'm getting a strange error when opening my Access db called 'test.mdb'.
Whenever I open the file (whether I have it go right to a form or the
database window), I get the following error:

"Cannot find the file 'C:\test.mdb' (or one of its components). Make sure
the path & filename are correct and that all required libraries are
available."

The dialog box only gives me the 'OK' button to select. Once I do so, the
database seems to work fine, which is so frustrating with the error....I
cannot detect any abnormalities. I've used the "Compact & Repair..." option,
but to no avail. I have to figure out a way to get rid of this error,
because it will be unacceptable for this to keep popping up to the end users.

Thanks for any help or insight.
Regards,
Rich K.
 
T

TJAC

Try to create a new database, import all of the objects in your "test.mdb"
Once you have all of the objects imported into the new database, try that one
and you hopefully will no longer receive the error. I've had databases
become corrupted and this has helped. Good luck!
 
Top