Home
last modified time | relevance | path

Searched refs:SQL_ATTR_PARAM_STATUS_PTR (Results 1 – 25 of 69) sorted by relevance

123

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/test/src/
H A Darraybinding-test.c53 SQLSetStmtAttr(hstmt, SQL_ATTR_PARAM_STATUS_PTR, status_array, 0); in main()
141 SQLSetStmtAttr(hstmt, SQL_ATTR_PARAM_STATUS_PTR, status_array, 0); in main()
H A Dparams-batch-exec-test.c49 SQLSetStmtAttr(hstmt, SQL_ATTR_PARAM_STATUS_PTR, status, 0); in BatchExecute()
H A Ddataatexecution-test.c116 SQLSetStmtAttr(hstmt, SQL_ATTR_PARAM_STATUS_PTR, status_array, 0); in main()
H A Ddeprecated-test.c248 SQLSetStmtAttr(hstmt, SQL_ATTR_PARAM_STATUS_PTR, status_array, 0); in main()
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/trace/
H A DGetStmtAttr.c108 _S (SQL_ATTR_PARAM_STATUS_PTR); in _trace_stmtattr_type()
/dports/lang/mono/mono-5.10.1.57/mcs/class/IBM.Data.DB2/IBM.Data.DB2/
H A DDB2Constants.cs83 public const int SQL_ATTR_PARAM_STATUS_PTR = 20; field in IBM.Data.DB2.DB2Constants
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/odbc/unittests/
H A Darray.c37 SQLSetStmtAttr(odbc_stmt, SQL_ATTR_PARAM_STATUS_PTR, statuses, 0); in query_test()
H A Dattributes.c186 ATTR(SQL_ATTR_PARAM_STATUS_PTR, VOIDP),
/dports/databases/freetds/freetds-1.3.4/src/odbc/unittests/
H A Darray.c37 SQLSetStmtAttr(odbc_stmt, SQL_ATTR_PARAM_STATUS_PTR, statuses, 0); in query_test()
H A Dattributes.c186 ATTR(SQL_ATTR_PARAM_STATUS_PTR, VOIDP),
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/odbc/unittests/
H A Darray.c39 SQLSetStmtAttr(odbc_stmt, SQL_ATTR_PARAM_STATUS_PTR, statuses, 0); in query_test()
H A Dattributes.c188 ATTR(SQL_ATTR_PARAM_STATUS_PTR, VOIDP),
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/odbc/unittests/
H A Darray.c42 SQLSetStmtAttr(odbc_stmt, SQL_ATTR_PARAM_STATUS_PTR, statuses, 0); in query_test()
H A Dattributes.c191 ATTR(SQL_ATTR_PARAM_STATUS_PTR, VOIDP),
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/test/
H A Dmy_param.c412 ok_stmt(hstmt, SQLSetStmtAttr(hstmt, SQL_ATTR_PARAM_STATUS_PTR, paramStatusArray, 0)); in DECLARE_TEST()
527 ok_stmt(hstmt, SQLSetStmtAttr(hstmt, SQL_ATTR_PARAM_STATUS_PTR, paramStatusArray, 0)); in DECLARE_TEST()
616 ok_stmt(hstmt, SQLSetStmtAttr(hstmt, SQL_ATTR_PARAM_STATUS_PTR, paramStatusArr, 0)); in DECLARE_TEST()
716 ok_stmt(hstmt, SQLSetStmtAttr(hstmt, SQL_ATTR_PARAM_STATUS_PTR, paramStatusArray, 0)); in DECLARE_TEST()
804 ok_stmt(hstmt, SQLSetStmtAttr( hstmt, SQL_ATTR_PARAM_STATUS_PTR, in DECLARE_TEST()
903 ok_stmt(hstmt2, SQLSetStmtAttr(hstmt2, SQL_ATTR_PARAM_STATUS_PTR, paramStatusArray, 0)); in DECLARE_TEST()
H A Dmy_info.c192 SQL_ATTR_PARAM_STATUS_PTR, in DECLARE_TEST()
252 stmt_opt[i] == SQL_ATTR_PARAM_STATUS_PTR || in DECLARE_TEST()
H A Dmy_desc.c74 ok_stmt(hstmt, SQLSetStmtAttr(hstmt, SQL_ATTR_PARAM_STATUS_PTR, in DECLARE_TEST()
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/driver/
H A Doptions.cc727 case SQL_ATTR_PARAM_STATUS_PTR: /* need to support this ....*/ in MySQLSetStmtAttr()
842 case SQL_ATTR_PARAM_STATUS_PTR: /* need to support this ....*/ in MySQLGetStmtAttr()
/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLSetConnectAttr.c511 case SQL_ATTR_PARAM_STATUS_PTR: in SQLSetConnectAttr()
H A DSQLSetConnectAttrW.c447 case SQL_ATTR_PARAM_STATUS_PTR: in SQLSetConnectAttrW()
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Dhstmt.c803 case SQL_ATTR_PARAM_STATUS_PTR: in SQLSetStmtOption_Internal()
989 case SQL_ATTR_PARAM_STATUS_PTR: in SQLGetStmtOption_Internal()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d701 enum SQL_ATTR_PARAM_STATUS_PTR = 20; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d701 enum SQL_ATTR_PARAM_STATUS_PTR = 20; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d700 enum SQL_ATTR_PARAM_STATUS_PTR = 20; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d701 enum SQL_ATTR_PARAM_STATUS_PTR = 20; variable

123