Error 3011 - Cannot Find Object

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

Guest

Access 2002

I have a database that is currently shared by approx 5 users (front end has
NOT been split from the back end). The database sits on a shared server and
the users can access it at anytime. Record level locking has been selected.

The database has crashed twice in the past week, causing ERROR 3011 to
appear. The error message reads the following: "The Microsoft Jet database
engine could not find the object 'Databases'. Make sure the object exists and
that you spell its name and the parth name correctly."

I would like to find out two things. First, can someone explain in more
detail what this error message means. Second, does anyone know what causes
this issue?

Thanks for the help.
 
Allen, thanks for your help.

For a little more clarification. Can the following situation cause the error?
- Two users are updating records in Table A
- User 1 has completed making updates and closes the table
- User 2 is still in the process of making updates

Will splitting the database resolve this issue?
 
Entering data should not cause a corruption, unless there is already an
incipient corruption caused by something else such as Name AutoCorrect.
 
There are literally more than a dozen bugs associated with Name AutoCorrect,
including crashes that cause the database to corrupt and thoroughly
confusing Access so that it things one object is another and therefore makes
the wrong associations.

Details in:
Failures caused by Name Auto-Correct
at:
http://members.iinet.net.au/~allenbrowne/bug-03.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top