Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help! call SQLAllocHandle but don't know constant.
Message
 
 
À
11/03/2005 20:48:22
F Bilo
Bilo Office
Fuyang, Chine
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00995095
Message ID:
00995103
Vues:
14
>I need to call ODBC API's function SQLAllocHandle,but there is an question: the parameter HandleType's value should be one of the ODBC's Constants: SQL_HANDLE_ENV,SQL_HANDLE_DBC,SQL_HANDLE_STMT.
>
>I find ODBC's contants table in serveral position, even include msdn's ODBC program referance, but found nothing.Anybody can help?
#define SQL_HANDLE_ENV             1
#define SQL_HANDLE_DBC             2
#define SQL_HANDLE_STMT            3
#define SQL_HANDLE_DESC            4
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform