Home
last modified time | relevance | path

Searched defs:SQLDescribeParam (Results 1 – 24 of 24) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/template/
H A DSQLDescribeParam.c16 SQLRETURN SQLDescribeParam( SQLHSTMT hDrvStmt, in SQLDescribeParam() function
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/MiniSQL/
H A DSQLDescribeParam.c24 SQLRETURN SQLDescribeParam( SQLHSTMT hDrvStmt, in SQLDescribeParam() function
/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLDescribeParam.c138 SQLRETURN SQLDescribeParam( in SQLDescribeParam() function
/dports/databases/tdbc/tdbcodbc1.1.3/generic/
H A DodbcStubs.h53 #define SQLDescribeParam (odbcStubs->SQLDescribeParamPtr) macro
/dports/lang/tcl86/tcl8.6.12/pkgs/tdbcodbc1.1.3/generic/
H A DodbcStubs.h53 #define SQLDescribeParam (odbcStubs->SQLDescribeParamPtr) macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/iodbc/
H A Dexecute.c686 SQLDescribeParam ( in SQLDescribeParam() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/iodbc/
H A Dexecute.c686 SQLDescribeParam ( in SQLDescribeParam() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/iodbc/
H A Dexecute.c686 SQLDescribeParam ( in SQLDescribeParam() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/iodbc/
H A Dexecute.c686 SQLDescribeParam ( in SQLDescribeParam() function
/dports/lang/racket/racket-8.3/share/pkgs/db-lib/db/private/odbc/
H A Dffi.rkt311 (define-odbc SQLDescribeParam function
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/Postgre7.1/
H A Dbind.c250 RETCODE SQL_API SQLDescribeParam( in SQLDescribeParam() function
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/driver/
H A Dprepare.cc316 SQLRETURN SQL_API SQLDescribeParam( SQLHSTMT hstmt, in SQLDescribeParam() function
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Dexecute.c2027 SQLDescribeParam ( in SQLDescribeParam() function
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dodbcapi.c970 SQLDescribeParam(HSTMT hstmt, in SQLDescribeParam() function
/dports/databases/mdbtools/mdbtools-1.0.0/src/odbc/
H A Dodbc.c203 SQLRETURN SQL_API SQLDescribeParam( in SQLDescribeParam() function
/dports/lang/seed7/seed7/src/
H A Dsql_cli.c345 #define SQLDescribeParam ptr_SQLDescribeParam macro
/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/
H A Dodbc_3_api.c737 SQLRETURN SQL_API SQLDescribeParam(SQLHSTMT StatementHandle, in SQLDescribeParam() function
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/api/odbc/
H A Dsqlrodbc.cpp9610 SQLRETURN SQL_API SQLDescribeParam(SQLHSTMT statementhandle, in SQLDescribeParam() function
/dports/databases/sqliteodbc/sqliteodbc-0.9998/
H A Dsqliteodbc.c4279 SQLDescribeParam(SQLHSTMT stmt, SQLUSMALLINT pnum, SQLSMALLINT *dtype, in SQLDescribeParam() function
H A Dsqlite4odbc.c5263 SQLDescribeParam(SQLHSTMT stmt, SQLUSMALLINT pnum, SQLSMALLINT *dtype, in SQLDescribeParam() function
H A Dsqlite3odbc.c5704 SQLDescribeParam(SQLHSTMT stmt, SQLUSMALLINT pnum, SQLSMALLINT *dtype, in SQLDescribeParam() function
/dports/databases/db5/db-5.3.28/lang/sql/odbc/
H A Dsqliteodbc.c4210 SQLDescribeParam(SQLHSTMT stmt, SQLUSMALLINT pnum, SQLSMALLINT *dtype, in SQLDescribeParam() function
H A Dsqlite3odbc.c5099 SQLDescribeParam(SQLHSTMT stmt, SQLUSMALLINT pnum, SQLSMALLINT *dtype, in SQLDescribeParam() 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.rs86 …pub fn SQLDescribeParam(hstmt: *mut ::core::ffi::c_void, ipar: u16, pfsqltype: *mut i16, pcbparamd… in SQLDescribeParam() function
88 …pub fn SQLDescribeParam(hstmt: *mut ::core::ffi::c_void, ipar: u16, pfsqltype: *mut i16, pcbparamd… in SQLDescribeParam() function