Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SqlStringConnection
Message
 
 
À
05/08/2008 09:09:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00884310
Message ID:
01336542
Vues:
25
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform