Defines | |
#define | ODBC_CONNECT 1 |
#define | ODBC_PARSE 2 |
#define | ODBC_SET_BIND_VAR_NUM 3 |
#define | ODBC_FETCH_NEXT_ROW 4 |
#define | ODBC_GET_COLUMN 5 |
#define | ODBC_SET_BIND_VAL 6 |
#define | ODBC_FIND_FREE_CURSOR 7 |
#define | ODBC_DISCONNECT 8 |
#define | ODBC_SET_CURSOR_CLOSE 9 |
#define | ODBC_COMMIT 10 |
#define | ODBC_ROLLBACK 11 |
#define | ODBC_COLUMNS 12 |
#define | ODBC_TABLES 13 |
#define | ODBC_USER_TABLES 14 |
#define | ODBC_DESCRIBE_SELECT 15 |
#define | ODBC_CONNECT_OPTION 16 |
#define | ODBC_DATA_SOURCES 17 |
#define | ODBC_GET_INFO 18 |
#define | ODBC_ROW_COUNT 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|