PDA

View Full Version : Database Errors



cbeltrante
02-20-2007, 05:29 AM
Hello,

We have an MS Access 2003 DB that is being used by multiple users on a VPN. We have been encountering these 2 errors lately and we can't seem to find the root cause of these errors.

"Unexpected Error 2424" and "Unexpected Error - 3043 Disk or Network Error"

Are these database related or network issues? Has anybody encountered these errors before?

Thanks,
Chris

OBP
02-20-2007, 08:38 AM
Can you give me some more information of the conditions under which they get the error?
i.e. Openeing the Database, Using a particular Form or Report, Adding or Editing Data etc
The first error seems to be common to any Program type and suggests Network or Drive issues.
I have found this reference to the second error code
http://www.prd-software.com.au/prd/support/kb/kbarticle.asp?id=49
and it would suggest that Compacting a Repairing the database might be a good idea.
The first issue may have caused the the second error to occur.
You do not say if the Database is "Split" with the back end on the server or the whole thing is on the server.

cbeltrante
02-20-2007, 08:58 AM
Thanks for the quick reply and the link.

The errors come up at different times within the application. Sometimes it happens when the database is idle.

The database isn't split, it's just one DB on the server where mulitple users are accessing it through a Virtual Private Network.