Home
last modified time | relevance | path

Searched refs:SQL_NONSCROLLABLE (Results 1 – 25 of 87) sorted by relevance

1234

/dports/databases/freetds-devel/freetds-dev.1.3.7/src/odbc/unittests/
H A Dattributes.in6 attr SQL_ATTR_CURSOR_SCROLLABLE SQL_NONSCROLLABLE
13 attr SQL_ATTR_CURSOR_SCROLLABLE SQL_NONSCROLLABLE
H A Dhidden.c34 CHKSetStmtAttr(SQL_ATTR_CURSOR_SCROLLABLE, (SQLPOINTER) SQL_NONSCROLLABLE, SQL_IS_UINTEGER, "S"); in main()
H A Dprepare_warn.c31 CHKSetStmtAttr(SQL_ATTR_CURSOR_SCROLLABLE, (SQLPOINTER) SQL_NONSCROLLABLE, SQL_IS_UINTEGER, "S"); in main()
H A Dattributes.c85 TYPE(SQL_NONSCROLLABLE),
/dports/databases/freetds/freetds-1.3.4/src/odbc/unittests/
H A Dattributes.in6 attr SQL_ATTR_CURSOR_SCROLLABLE SQL_NONSCROLLABLE
13 attr SQL_ATTR_CURSOR_SCROLLABLE SQL_NONSCROLLABLE
H A Dhidden.c34 CHKSetStmtAttr(SQL_ATTR_CURSOR_SCROLLABLE, (SQLPOINTER) SQL_NONSCROLLABLE, SQL_IS_UINTEGER, "S"); in main()
H A Dprepare_warn.c31 CHKSetStmtAttr(SQL_ATTR_CURSOR_SCROLLABLE, (SQLPOINTER) SQL_NONSCROLLABLE, SQL_IS_UINTEGER, "S"); in main()
H A Dattributes.c85 TYPE(SQL_NONSCROLLABLE),
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/odbc/unittests/
H A Dattributes.in6 attr SQL_ATTR_CURSOR_SCROLLABLE SQL_NONSCROLLABLE
13 attr SQL_ATTR_CURSOR_SCROLLABLE SQL_NONSCROLLABLE
H A Dhidden.c36 CHKSetStmtAttr(SQL_ATTR_CURSOR_SCROLLABLE, (SQLPOINTER) SQL_NONSCROLLABLE, SQL_IS_UINTEGER, "S"); in main()
H A Dprepare_warn.c33 CHKSetStmtAttr(SQL_ATTR_CURSOR_SCROLLABLE, (SQLPOINTER) SQL_NONSCROLLABLE, SQL_IS_UINTEGER, "S"); in main()
H A Dattributes.c87 TYPE(SQL_NONSCROLLABLE),
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/odbc/unittests/
H A Dattributes.in6 attr SQL_ATTR_CURSOR_SCROLLABLE SQL_NONSCROLLABLE
13 attr SQL_ATTR_CURSOR_SCROLLABLE SQL_NONSCROLLABLE
H A Dhidden.c39 CHKSetStmtAttr(SQL_ATTR_CURSOR_SCROLLABLE, (SQLPOINTER) SQL_NONSCROLLABLE, SQL_IS_UINTEGER, "S"); in main()
H A Dprepare_warn.c36 CHKSetStmtAttr(SQL_ATTR_CURSOR_SCROLLABLE, (SQLPOINTER) SQL_NONSCROLLABLE, SQL_IS_UINTEGER, "S"); in main()
H A Dattributes.c90 TYPE(SQL_NONSCROLLABLE),
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/result/
H A DResultConstants.java706 int SQL_NONSCROLLABLE = 0; field
/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A D__attribute.c126 { "SQL_NONSCROLLABLE", SQL_NONSCROLLABLE },
1493 if ( ival != SQL_NONSCROLLABLE && ival != SQL_SCROLLABLE ) in dm_check_connection_attrs()
1591 if ( ival != SQL_NONSCROLLABLE && ival != SQL_SCROLLABLE ) in dm_check_statement_attrs()
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/driver/
H A Doptions.cc617 if (ValuePtr == (SQLPOINTER)SQL_NONSCROLLABLE && in MySQLSetStmtAttr()
821 *(SQLUINTEGER*)ValuePtr= SQL_NONSCROLLABLE; in MySQLGetStmtAttr()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dsql.d345 enum SQL_NONSCROLLABLE=0; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsql.d345 enum SQL_NONSCROLLABLE=0; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dsql.d344 enum SQL_NONSCROLLABLE=0; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dsql.d345 enum SQL_NONSCROLLABLE=0; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsql.d344 enum SQL_NONSCROLLABLE=0; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dsql.d344 enum SQL_NONSCROLLABLE=0; variable

1234