J
JRE
Is it possible to trap SQL Errors with Access VBA? I'm building an Access
2000 to SQL Server 2000 (via ODBC) application that prompts the user for
their SQL Server password. If the wrong password is entered (and
concatinated into the DNS-less connection string) the authentication will
fail and display a SQL Server generated error. I put in a simple error
trapping routine, but the SQL Server error is displayed before my error
trapping fires.
Thanks for any help you can provide.
Joe
2000 to SQL Server 2000 (via ODBC) application that prompts the user for
their SQL Server password. If the wrong password is entered (and
concatinated into the DNS-less connection string) the authentication will
fail and display a SQL Server generated error. I put in a simple error
trapping routine, but the SQL Server error is displayed before my error
trapping fires.
Thanks for any help you can provide.
Joe