Capture ODBC SQL Server Error

CPGDeveloper

Board Regular
Joined
Oct 8, 2008
Messages
174
Hello ~

I administer an MS Access DB Application (MS Access FE/Azure SQL Server Back End).

My end users are occasionally receiving ODBC Connection errors -- they seem to be relatively rare and random, but I would like to capture them and spit out a clean error message instead of the long message spit out by SQL Server.

I have error handlers throughout my code, however, 'On Error' does not seem to capture these errors. Everything else I've read online provides advice on what to do after I've captured the error, but I can't seem to figure out how to capture it in the first place. Any advice would be greatly appreciated.

Thanks.
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.

Forum statistics

Threads
1,214,864
Messages
6,121,986
Members
449,060
Latest member
mtsheetz

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top