Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access ODBC Error

Status
Not open for further replies.
Aug 6, 2004
1
0
0
US
I have inherited an MS Access database that I am working to automate through code. It does pretty well, but my error handling doesn't handle ODBC errors. If I click on continue, then the function will continue to run without a problem. This happens periodically. I thought at first that perhaps the server I am hitting was dropping packets, but I have pinged it while running this and it is not, and I still have the same problem. My error handling will not catch these errors, is their something special to handle these errors, or can Access not handle ODBC errors.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top