Error: Jet database engine stopped the process

  • Thread starter Thread starter Bill
  • Start date Start date
B

Bill

When I attempt to copy a table similar to other tables in
the same database that I've copied successfully, I get
the message, "The Microsoft Jet database engine stopped
the process because you and another user are attempting
to change the same data at the same time."

There are no other users using the database.

I searched the Knowledge Base and it found Article 318882
which I did not understand.

Any help would be appreciated.
 
This error can result from numerous things:

-- corruption in the database;

-- you're trying to copy or edit something while you're editing it;

-- other things.

See these URLs for some KB articles about corruption (watch for
line-wrapping, as the URLs are one line):
http://support.microsoft.com/default.aspx?scid=kb;en-us;235391
http://support.microsoft.com/default.aspx?scid=kb;en-us;182867
http://support.microsoft.com/default.aspx?scid=kb;en-us;318882

The last one is one you already looked up; I'm providing it for others who
may be interested.

Can you provide more info?
 
Back
Top