Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieving the active sql handle
Message
De
10/09/2004 11:27:59
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00941059
Message ID:
00941067
Vues:
10
Hi Hans.

>is there a command or function that can tell me the active sql handle ??

Typically, I store the handle into the property of a global object after opeing the SQL connection. Then, I simply use the value in that property.

You can also use CURSORGETPROP('ConnectHandle') to get the connection handle for an open remote view.

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform