Hi!
Does anyone know how can I avoid displaying an SQL Server ODBC driver error message: "Connection failed/SQL State:28000/SQL SErver Error:18456/...login failed for user..".
I'm trying to store a connection handle into a variable using STORE SQLCONNECT TO variable;the code sequence which is treating the result (positive or negative handle)is active AFTER the message above.
thanks a lot!
Does anyone know how can I avoid displaying an SQL Server ODBC driver error message: "Connection failed/SQL State:28000/SQL SErver Error:18456/...login failed for user..".
I'm trying to store a connection handle into a variable using STORE SQLCONNECT TO variable;the code sequence which is treating the result (positive or negative handle)is active AFTER the message above.
thanks a lot!