Home
last modified time | relevance | path

Searched defs:SQLSetScrollOptions (Results 1 – 21 of 21) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/template/
H A DSQLSetScrollOptions.c16 SQLRETURN SQLSetScrollOptions( /* Use SQLSetStmtOptions */ in SQLSetScrollOptions() function
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/MiniSQL/
H A DSQLSetScrollOptions.c16 SQLRETURN SQLSetScrollOptions( SQLHSTMT hDrvStmt, in SQLSetScrollOptions() function
/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLSetScrollOptions.c144 SQLRETURN SQLSetScrollOptions( in SQLSetScrollOptions() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/iodbc/
H A Dprepare.c420 SQLSetScrollOptions ( in SQLSetScrollOptions() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/iodbc/
H A Dprepare.c420 SQLSetScrollOptions ( in SQLSetScrollOptions() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/iodbc/
H A Dprepare.c420 SQLSetScrollOptions ( in SQLSetScrollOptions() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/iodbc/
H A Dprepare.c420 SQLSetScrollOptions ( in SQLSetScrollOptions() function
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/driver/
H A Dprepare.cc414 SQLRETURN SQL_API SQLSetScrollOptions( SQLHSTMT hstmt, function
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Dprepare.c985 SQLSetScrollOptions ( in SQLSetScrollOptions() function
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/Postgre7.1/
H A Dresults.c1158 SQLRETURN SQLSetScrollOptions( /* Use SQLSetStmtOptions */ in SQLSetScrollOptions() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/odbc/
H A Dodbc.c7329 SQLSetScrollOptions(SQLHSTMT hstmt, SQLUSMALLINT fConcurrency, SQLLEN crowKeyset, SQLUSMALLINT crow… in SQLSetScrollOptions() function
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/odbc/
H A Dodbc.c7460 SQLSetScrollOptions(SQLHSTMT hstmt, SQLUSMALLINT fConcurrency, SQLLEN crowKeyset, SQLUSMALLINT crow… in SQLSetScrollOptions() function
/dports/databases/freetds/freetds-1.3.4/src/odbc/
H A Dodbc.c7460 SQLSetScrollOptions(SQLHSTMT hstmt, SQLUSMALLINT fConcurrency, SQLLEN crowKeyset, SQLUSMALLINT crow… in SQLSetScrollOptions() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/odbc/
H A Dodbc.c7442 SQLSetScrollOptions(SQLHSTMT hstmt, SQLUSMALLINT fConcurrency, SQLLEN crowKeyset, SQLUSMALLINT crow… in SQLSetScrollOptions() function
/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/
H A Dodbc_3_api.c2883 SQLRETURN SQL_API SQLSetScrollOptions(SQLHSTMT hstmt, in SQLSetScrollOptions() function
/dports/databases/sqliteodbc/sqliteodbc-0.9998/
H A Dsqliteodbc.c7993 SQLSetScrollOptions(SQLHSTMT stmt, SQLUSMALLINT concur, SQLLEN rowkeyset, in SQLSetScrollOptions() function
H A Dsqlite4odbc.c10394 SQLSetScrollOptions(SQLHSTMT stmt, SQLUSMALLINT concur, SQLLEN rowkeyset, in SQLSetScrollOptions() function
H A Dsqlite3odbc.c11026 SQLSetScrollOptions(SQLHSTMT stmt, SQLUSMALLINT concur, SQLLEN rowkeyset, in SQLSetScrollOptions() function
/dports/databases/db5/db-5.3.28/lang/sql/odbc/
H A Dsqliteodbc.c7717 SQLSetScrollOptions(SQLHSTMT stmt, SQLUSMALLINT concur, SQLLEN rowkeyset, in SQLSetScrollOptions() function
H A Dsqlite3odbc.c8959 SQLSetScrollOptions(SQLHSTMT stmt, SQLUSMALLINT concur, SQLLEN rowkeyset, in SQLSetScrollOptions() 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.rs240 …pub fn SQLSetScrollOptions(hstmt: *mut ::core::ffi::c_void, fconcurrency: u16, crowkeyset: i64, cr… in SQLSetScrollOptions() function
242 …pub fn SQLSetScrollOptions(hstmt: *mut ::core::ffi::c_void, fconcurrency: u16, crowkeyset: i32, cr… in SQLSetScrollOptions() function