Home
last modified time | relevance | path

Searched defs:SQLParamOptions (Results 1 – 23 of 23) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/MiniSQL/
H A DSQLParamOptions.c16 SQLRETURN SQLParamOptions( SQLHSTMT hDrvStmt, in SQLParamOptions() function
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/template/
H A DSQLParamOptions.c16 SQLRETURN SQLParamOptions( SQLHSTMT hDrvStmt, in SQLParamOptions() function
/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLParamOptions.c131 SQLRETURN SQLParamOptions( in SQLParamOptions() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/iodbc/
H A Dprepare.c375 SQLParamOptions ( in SQLParamOptions() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/iodbc/
H A Dprepare.c375 SQLParamOptions ( in SQLParamOptions() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/iodbc/
H A Dprepare.c375 SQLParamOptions ( in SQLParamOptions() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/iodbc/
H A Dprepare.c375 SQLParamOptions ( in SQLParamOptions() function
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/Postgre7.1/
H A Dbind.c297 RETCODE SQL_API SQLParamOptions( in SQLParamOptions() function
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/driver/
H A Dprepare.cc345 SQLRETURN SQL_API SQLParamOptions( SQLHSTMT hstmt, function
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Dprepare.c773 SQLParamOptions( in SQLParamOptions() function
/dports/databases/mdbtools/mdbtools-1.0.0/src/odbc/
H A Dodbc.c301 SQLRETURN SQL_API SQLParamOptions( in SQLParamOptions() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/odbc/
H A Dodbc.c1078 SQLParamOptions(SQLHSTMT hstmt, SQLULEN crow, SQLULEN FAR * pirow) in SQLParamOptions() function
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/odbc/
H A Dodbc.c1099 SQLParamOptions(SQLHSTMT hstmt, SQLULEN crow, SQLULEN FAR * pirow) in SQLParamOptions() function
/dports/databases/freetds/freetds-1.3.4/src/odbc/
H A Dodbc.c1099 SQLParamOptions(SQLHSTMT hstmt, SQLULEN crow, SQLULEN FAR * pirow) in SQLParamOptions() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/odbc/
H A Dodbc.c1082 SQLParamOptions(SQLHSTMT hstmt, SQLULEN crow, SQLULEN FAR * pirow) in SQLParamOptions() function
/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/
H A Dodbc_3_api.c2898 SQLRETURN SQL_API SQLParamOptions( in SQLParamOptions() function
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/api/odbc/
H A Dsqlrodbc.cpp9741 SQLRETURN SQL_API SQLParamOptions(SQLHSTMT statementhandle, in SQLParamOptions() function
/dports/databases/sqliteodbc/sqliteodbc-0.9998/
H A Dsqliteodbc.c4363 SQLParamOptions(SQLHSTMT stmt, SQLULEN rows, SQLULEN *rowp) in SQLParamOptions() function
H A Dsqlite4odbc.c5347 SQLParamOptions(SQLHSTMT stmt, SQLULEN rows, SQLULEN *rowp) in SQLParamOptions() function
H A Dsqlite3odbc.c5788 SQLParamOptions(SQLHSTMT stmt, SQLULEN rows, SQLULEN *rowp) in SQLParamOptions() function
/dports/databases/db5/db-5.3.28/lang/sql/odbc/
H A Dsqliteodbc.c4294 SQLParamOptions(SQLHSTMT stmt, SQLULEN rows, SQLULEN *rowp) in SQLParamOptions() function
H A Dsqlite3odbc.c5183 SQLParamOptions(SQLHSTMT stmt, SQLULEN rows, SQLULEN *rowp) in SQLParamOptions() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs183 pub fn SQLParamOptions(hstmt: *mut ::core::ffi::c_void, crow: u64, pirow: *mut u64) -> i16; in SQLParamOptions() function
185 pub fn SQLParamOptions(hstmt: *mut ::core::ffi::c_void, crow: u32, pirow: *mut u32) -> i16; in SQLParamOptions() function