Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help! call SQLAllocHandle but don't know constant.
Message
 
 
To
11/03/2005 20:48:22
F Bilo
Bilo Office
Fuyang, China
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00995095
Message ID:
00995103
Views:
16
>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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform