Home
last modified time | relevance | path

Searched refs:SQL_DATABASE_NAME (Results 1 – 25 of 83) sorted by relevance

1234

/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/t/
H A D11_get_info.t21 SQL_DATABASE_NAME => 'main',
/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLGetInfo.c425 case SQL_DATABASE_NAME: in SQLGetInfoInternal()
480 case SQL_DATABASE_NAME: in SQLGetInfoInternal()
H A DSQLGetInfoW.c416 case SQL_DATABASE_NAME: in SQLGetInfoW()
470 case SQL_DATABASE_NAME: in SQLGetInfoW()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/odbc/client/
H A DSQLGetInfoTest.cpp107 SQL_DATABASE_NAME, in SQLGetInfoTest()
/dports/databases/p5-DBD-ODBC/DBD-ODBC-1.61/t/
H A D45_unicode_varchar.t49 my $database_name = $h->get_info($GetInfoType{SQL_DATABASE_NAME});
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/test/
H A Dmy_error.c576 expect_dbc(hdbc, SQLGetInfo(hdbc, SQL_DATABASE_NAME, szData, sizeof(szData), NULL), SQL_SUCCESS); in DECLARE_TEST()
577 expect_dbc(hdbc, SQLGetInfo(hdbc, SQL_DATABASE_NAME, NULL, 0, &cblen), SQL_SUCCESS); in DECLARE_TEST()
586 expect_dbc(hdbc, SQLGetInfo(hdbc, SQL_DATABASE_NAME, szData, 0, NULL), SQL_SUCCESS); in DECLARE_TEST()
H A Dmy_info.c476 ok_con(hdbc1, SQLGetInfo(hdbc1, SQL_DATABASE_NAME, rgbValue, in DECLARE_TEST()
/dports/databases/p5-DBI/DBI-1.643/lib/DBI/Const/GetInfo/
H A DODBC.pm103 , SQL_DATABASE_NAME => 16
332 , SQL_DATABASE_NAME => 'SQLCHAR' # 16
/dports/graphics/qgis/qgis-3.22.3/external/odbccpp/src/odbc/
H A DDatabaseMetaData.cpp271 return getStringTypeInfoA(SQL_DATABASE_NAME); in getDatabaseName()
H A DDatabaseMetaDataUnicode.cpp284 return getStringTypeInfoW(SQL_DATABASE_NAME); in getDatabaseName()
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Dinfo.c930 case SQL_DATABASE_NAME: in SQLGetInfo_Internal()
1059 case SQL_DATABASE_NAME: in SQLGetInfo_Internal()
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/trace/
H A DInfo.c1327 I_STR (SQL_DATABASE_NAME); in _trace_getinfo()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/
H A Dsql.h213 #define SQL_DATABASE_NAME 16 macro
/dports/databases/py-pyodbc/pyodbc-4.0.32/src/
H A Dpyodbc.pyi172 SQL_DATABASE_NAME: int
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Disqlext.h1054 #define SQL_DATABASE_NAME 16 macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h1054 #define SQL_DATABASE_NAME 16 macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h1054 #define SQL_DATABASE_NAME 16 macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Disqlext.h1054 #define SQL_DATABASE_NAME 16 macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Disqlext.h1054 #define SQL_DATABASE_NAME 16 macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h1054 #define SQL_DATABASE_NAME 16 macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Disqlext.h1054 #define SQL_DATABASE_NAME 16 macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h1054 #define SQL_DATABASE_NAME 16 macro
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Disqlext.h1054 #define SQL_DATABASE_NAME 16 macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d226 enum SQL_DATABASE_NAME = 16;/* deprecated */ variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d226 enum SQL_DATABASE_NAME = 16;/* deprecated */ variable

1234