Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Connection Test
Message
De
03/07/2003 11:28:08
 
 
À
03/07/2003 11:12:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00806567
Message ID:
00806579
Vues:
16
Miles,

Use SQL connect and check its return value.

From VFP Help

SQLCONNECT( ) returns a positive non-zero numeric handle if you successfully connect to the data source. You should store this handle in a memory variable and use the variable in subsequent function calls that require a connection handle. SQLCONNECT( ) returns – 2 if the connection cannot be made.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform