M
Matt.W.Stephens
I have an Access 2000 database with an SQL server backend.
When a user opens the database the switchboard calls for information on
the backend server. If the user does not have access to the SQL server
the "Microsoft SQL Server Error" message pops up.
SQL Error number 18456. And then prompts the user about using a trusted
connection or entering a new username password. I need to somehow catch
this default error message and display my own error message first and
then exit the database. Is it possible to prempt the default error
message?
When a user opens the database the switchboard calls for information on
the backend server. If the user does not have access to the SQL server
the "Microsoft SQL Server Error" message pops up.
SQL Error number 18456. And then prompts the user about using a trusted
connection or entering a new username password. I need to somehow catch
this default error message and display my own error message first and
then exit the database. Is it possible to prempt the default error
message?