Ugly Error Message when I wanna open my Database

Schorsch

Registered User.
Local time
Today, 18:50
Joined
Jun 20, 2002
Messages
42
Hi guys,

when I wanna open my Project Database, always the same error message occurs, please look at the attachment.

When I press OK I can normally work with the Database, but nevertheless this error message sucks :(

What can I do ?

thanks,
Schorsch
 

Attachments

  • access_error.jpg
    access_error.jpg
    22 KB · Views: 165
You must have a reference to FrmMasterDocument somewhere. Probably a renamed / deleted form or it could be a typo in your autoexec macro. Check in your autoexec macro or startup options initially then hunt through your vbcode (use search - it'll be quicker) if no joy there.
 
thanks Fizzio, problem solved :)
 

Users who are viewing this thread

Back
Top Bottom