Home
last modified time | relevance | path

Searched refs:SQL_ALL_CATALOGS (Results 1 – 25 of 33) sorted by relevance

12

/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/test/
H A Dmy_catalog1.c95 ok_stmt(hstmt, SQLTables(hstmt,(SQLCHAR*)SQL_ALL_CATALOGS,1,NULL,0,NULL,0,NULL,0)); in DECLARE_TEST()
110 ok_stmt(hstmt, SQLTables(hstmt,(SQLCHAR *)SQL_ALL_CATALOGS,1,"",0,"",0,NULL,0)); in DECLARE_TEST()
120 rc = SQLTables(hstmt,(SQLCHAR *)SQL_ALL_CATALOGS,SQL_NTS,"",0,"",0, in DECLARE_TEST()
196 rc = SQLTables(hstmt,(SQLCHAR *)SQL_ALL_CATALOGS, SQL_NTS, in DECLARE_TEST()
H A Dmy_catalog2.c1167 ok_stmt(hstmt, SQLTables(hstmt, SQL_ALL_CATALOGS, 1, 0, 0, 0, 0, "TABLE,VIEW", SQL_NTS)); in DECLARE_TEST()
1247 ok_stmt(hstmt, SQLTables(hstmt, SQL_ALL_CATALOGS, 1, 0, 0, 0, 0, "TABLE", SQL_NTS)); in DECLARE_TEST()
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/setupgui/
H A Dcallbacks.cc148 nReturn= SQLTablesW(hStmt, (SQLWCHAR*)SQL_ALL_CATALOGS, SQL_NTS, in mygetdatabases()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d649 enum SQL_ALL_CATALOGS = "%"; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d649 enum SQL_ALL_CATALOGS = "%"; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d648 enum SQL_ALL_CATALOGS = "%"; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d649 enum SQL_ALL_CATALOGS = "%"; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d648 enum SQL_ALL_CATALOGS = "%"; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d648 enum SQL_ALL_CATALOGS = "%"; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d648 enum SQL_ALL_CATALOGS = "%";
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d648 enum SQL_ALL_CATALOGS = "%"; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d649 enum SQL_ALL_CATALOGS = "%"; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d648 enum SQL_ALL_CATALOGS = "%"; variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dsqlext.h625 #define SQL_ALL_CATALOGS "%" macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dsqlext.h625 #define SQL_ALL_CATALOGS "%" macro
/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/
H A Dma_catalog.c290 SchemaName != NULL && SchemaNameLength == 0 && !strcmp(CatalogName, SQL_ALL_CATALOGS))
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/unixODBC/inc/odbc/
H A Dsqlext.h1698 #define SQL_ALL_CATALOGS "%" macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/unixODBC/inc/odbc/
H A Dsqlext.h1698 #define SQL_ALL_CATALOGS "%" macro
/dports/databases/unixODBC/unixODBC-2.3.9/include/
H A Dsqlext.h1779 #define SQL_ALL_CATALOGS "%" macro
/dports/databases/libiodbc/iODBC-3.52.15/include/
H A Dsqlext.h2321 #define SQL_ALL_CATALOGS "%" macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlext.h1779 #define SQL_ALL_CATALOGS "%" macro
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlext.h1779 #define SQL_ALL_CATALOGS "%" macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlext.h1354 #define SQL_ALL_CATALOGS "%" macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlext.h1354 #define SQL_ALL_CATALOGS "%" macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/odbc/
H A DODatabaseMetaDataResultSet.cxx891 … reinterpret_cast<SDB_ODBC_CHAR *>(const_cast<char *>(SQL_ALL_CATALOGS)),SQL_NTS, in openCatalogs()

12