Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SqlStringConnection
Message
 
 
To
05/08/2008 09:09:35
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00884310
Message ID:
01336542
Views:
26
You're welcome.

>Thank you!!
>

>>
>>
* 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.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform