Home
last modified time | relevance | path

Searched refs:SQLHSTMT (Results 1 – 5 of 5) sorted by relevance

/trunk/main/unixODBC/inc/
H A Dsqlucode.h122 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 Dsql.h800 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 Dsqlext.h2386 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 Dsqltypes.h188 typedef SQLHANDLE SQLHSTMT; typedef
/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx104 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,
269 typedef SQLRETURN (SQL_API *T3SQLPutData) ( SQLHSTMT StatementHandle,
276 typedef SQLRETURN (SQL_API *T3SQLRowCount) ( SQLHSTMT StatementHandle,
308 typedef SQLRETURN (SQL_API *T3SQLBindCol) ( SQLHSTMT StatementHandle,
317 typedef SQLRETURN (SQL_API *T3SQLFetch) ( SQLHSTMT StatementHandle);
327 typedef SQLRETURN (SQL_API *T3SQLGetData) ( SQLHSTMT StatementHandle,
336 typedef SQLRETURN (SQL_API *T3SQLSetPos) ( SQLHSTMT StatementHandle,
[all …]

Completed in 123 milliseconds