Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SqlStringConnection
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00884310
Message ID:
01216043
Views:
31
Sergey,
thanks one more time. Just happen do be trying to figure that one out right now and here you are with an instant answer.
John.

>Nicholas,
>
>
* Suppress ODBC error dialog
>= (SQLSETPROP(0,'DispWarnings',.F.)
>* Suppres login dialog
>= (SQLSETPROP(0,'DispLogin',3)
>...
>IF SQLSTRINGCONNECT(lcConnStr)< 1
>  * Error. Use AERROR() function to return detailed info about ODBC error.
>  * Process this error
>ENDIF
>
>> How to 'Disable' the default Error Message and SQL Sever Logon screen from SQLStringConnection() , If the connection is fail.
Beer is proof that God loves man, and wants him to be happy. - Benjamin Franklin
John J. Henn
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform