Searched refs:SQLHSTMT (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/unixODBC/inc/ |
H A D | sqlucode.h | 122 SQLHSTMT hstmt, 131 SQLHSTMT hstmt, 149 SQLHSTMT hstmt, 162 SQLHSTMT hstmt, 170 SQLHSTMT hstmt, 182 SQLHSTMT hstmt, 237 SQLHSTMT hstmt, 248 SQLHSTMT hstmt, 253 SQLHSTMT hstmt, 285 SQLHSTMT hstmt, [all …]
|
H A D | sql.h | 800 SQLHSTMT StatementHandle, 809 SQLHSTMT StatementHandle, 832 SQLHSTMT StatementHandle, 842 SQLHSTMT StatementHandle, 878 SQLHSTMT StatementHandle, 901 SQLHSTMT StatementHandle, 909 SQLHSTMT StatementHandle, 921 SQLHSTMT StatementHandle, 939 SQLHSTMT StatementHandle, 957 SQLHSTMT StatementHandle, [all …]
|
H A D | sqlext.h | 2386 SQLHSTMT hstmt, 2395 SQLHSTMT hstmt, 2406 SQLHSTMT hstmt, 2414 SQLHSTMT hstmt, 2421 SQLHSTMT hstmt, 2447 SQLHSTMT hstmt, 2451 SQLHSTMT hstmt, 2456 SQLHSTMT hstmt, 2465 SQLHSTMT hstmt, 2476 SQLHSTMT hstmt, [all …]
|
H A D | sqltypes.h | 188 typedef SQLHANDLE SQLHSTMT; typedef
|
/aoo41x/main/connectivity/source/inc/odbc/ |
H A D | OFunctions.hxx | 104 typedef SQLRETURN (SQL_API *T3SQLGetTypeInfo) ( SQLHSTMT StatementHandle, 142 typedef SQLRETURN (SQL_API *T3SQLSetStmtAttr) ( SQLHSTMT StatementHandle, 149 typedef SQLRETURN (SQL_API *T3SQLGetStmtAttr) ( SQLHSTMT StatementHandle, 206 typedef SQLRETURN (SQL_API *T3SQLPrepare) ( SQLHSTMT StatementHandle, 278 typedef SQLRETURN (SQL_API *T3SQLPutData) ( SQLHSTMT StatementHandle, 285 typedef SQLRETURN (SQL_API *T3SQLRowCount) ( SQLHSTMT StatementHandle, 317 typedef SQLRETURN (SQL_API *T3SQLBindCol) ( SQLHSTMT StatementHandle, 326 typedef SQLRETURN (SQL_API *T3SQLFetch) ( SQLHSTMT StatementHandle); 336 typedef SQLRETURN (SQL_API *T3SQLGetData) ( SQLHSTMT StatementHandle, 345 typedef SQLRETURN (SQL_API *T3SQLSetPos) ( SQLHSTMT StatementHandle, [all …]
|
Completed in 37 milliseconds