Home
last modified time | relevance | path

Searched refs:SQL_C_BOOKMARK (Results 1 – 25 of 72) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/connectivity/
H A Dodbc.hxx43 #ifndef SQL_C_BOOKMARK
44 #define SQL_C_BOOKMARK SQL_C_ULONG /* BOOKMARK */ macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/connectivity/
H A Dodbc.hxx43 #ifndef SQL_C_BOOKMARK
44 #define SQL_C_BOOKMARK SQL_C_ULONG /* BOOKMARK */ macro
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/test/expected/
H A Dresult-conversions_1.out20 'true' (boolean) as SQL_C_BOOKMARK: 1
55 '\x464F4F' (bytea) as SQL_C_BOOKMARK: 0
89 'x' (char) as SQL_C_BOOKMARK: 0
124 'namedata' (name) as SQL_C_BOOKMARK: 0
372 '(1,2)' (tid) as SQL_C_BOOKMARK: 0
408 '1234' (xid) as SQL_C_BOOKMARK: 1234
444 '4321' (cid) as SQL_C_BOOKMARK: 4321
620 '1.234' (float4) as SQL_C_BOOKMARK: 1
691 'foo' (unknown) as SQL_C_BOOKMARK: 0
726 '1.23' (money) as SQL_C_BOOKMARK: 1
[all …]
H A Dresult-conversions.out20 'true' (boolean) as SQL_C_BOOKMARK: 1
55 '\x464F4F' (bytea) as SQL_C_BOOKMARK: 0
89 'x' (char) as SQL_C_BOOKMARK: 0
124 'namedata' (name) as SQL_C_BOOKMARK: 0
372 '(1,2)' (tid) as SQL_C_BOOKMARK: 0
408 '1234' (xid) as SQL_C_BOOKMARK: 1234
444 '4321' (cid) as SQL_C_BOOKMARK: 4321
620 '1.234' (float4) as SQL_C_BOOKMARK: 1
691 'foo' (unknown) as SQL_C_BOOKMARK: 0
726 '1.23' (money) as SQL_C_BOOKMARK: 1
[all …]
H A Dresult-conversions_2.out20 'true' (boolean) as SQL_C_BOOKMARK: 1
55 '\x464F4F' (bytea) as SQL_C_BOOKMARK: 0
89 'x' (char) as SQL_C_BOOKMARK: 0
124 'namedata' (name) as SQL_C_BOOKMARK: 0
372 '(1,2)' (tid) as SQL_C_BOOKMARK: 0
408 '1234' (xid) as SQL_C_BOOKMARK: 1234
444 '4321' (cid) as SQL_C_BOOKMARK: 4321
620 '1.234' (float4) as SQL_C_BOOKMARK: 1
691 'foo' (unknown) as SQL_C_BOOKMARK: 0
726 '1.23' (money) as SQL_C_BOOKMARK: 1
[all …]
H A Dresult-conversions_3.out20 'true' (boolean) as SQL_C_BOOKMARK: 1
55 '\x464F4F' (bytea) as SQL_C_BOOKMARK: 0
89 'x' (char) as SQL_C_BOOKMARK: 0
124 'namedata' (name) as SQL_C_BOOKMARK: 0
372 '(1,2)' (tid) as SQL_C_BOOKMARK: 0
408 '1234' (xid) as SQL_C_BOOKMARK: 1234
444 '4321' (cid) as SQL_C_BOOKMARK: 4321
620 '1.234' (float4) as SQL_C_BOOKMARK: 1
691 'foo' (unknown) as SQL_C_BOOKMARK: 0
726 '1.23' (money) as SQL_C_BOOKMARK: 1
[all …]
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/nn/
H A DSQLBindCol.c32 if ( fCType == SQL_C_BOOKMARK ) in SQLBindCol()
H A DSQLGetData.c50 if ( fCType == SQL_C_BOOKMARK ) in SQLGetData()
H A Disqlext.h39 # define SQL_C_BOOKMARK SQL_C_ULONG macro
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/Postgre7.1/
H A Dbind.c177 if ( fCType != SQL_C_BOOKMARK && fCType != SQL_C_BINARY ) { in PG_SQLBindCol()
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/unixODBC/inc/odbc/
H A Dsqlext.h530 #define SQL_C_BOOKMARK SQL_C_UBIGINT /* BOOKMARK */ macro
532 #define SQL_C_BOOKMARK SQL_C_ULONG /* BOOKMARK */
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/unixODBC/inc/odbc/
H A Dsqlext.h530 #define SQL_C_BOOKMARK SQL_C_UBIGINT /* BOOKMARK */ macro
532 #define SQL_C_BOOKMARK SQL_C_ULONG /* BOOKMARK */
/dports/databases/unixODBC/unixODBC-2.3.9/include/
H A Dsqlext.h561 #define SQL_C_BOOKMARK SQL_C_UBIGINT /* BOOKMARK */ macro
563 #define SQL_C_BOOKMARK SQL_C_ULONG /* BOOKMARK */
/dports/databases/libiodbc/iODBC-3.52.15/include/
H A Dsqlext.h256 #define SQL_C_BOOKMARK SQL_C_UBIGINT macro
258 #define SQL_C_BOOKMARK SQL_C_ULONG
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlext.h561 #define SQL_C_BOOKMARK SQL_C_UBIGINT /* BOOKMARK */ macro
563 #define SQL_C_BOOKMARK SQL_C_ULONG /* BOOKMARK */
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlext.h561 #define SQL_C_BOOKMARK SQL_C_UBIGINT /* BOOKMARK */ macro
563 #define SQL_C_BOOKMARK SQL_C_ULONG /* BOOKMARK */
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/test/src/
H A Dresult-conversions-test.c92 X(SQL_C_BOOKMARK),
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/demos/dbbrowse/
H A Dbrowsedb.cpp464 i_SqlTyp[3] = SQL_C_BOOKMARK; s_SqlTyp[3] = _T("SQL_C_BOOKMARK"); in OnFillSqlTyp()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/demos/dbbrowse/
H A Dbrowsedb.cpp464 i_SqlTyp[3] = SQL_C_BOOKMARK; s_SqlTyp[3] = _T("SQL_C_BOOKMARK"); in OnFillSqlTyp()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/demos/dbbrowse/
H A Dbrowsedb.cpp464 i_SqlTyp[3] = SQL_C_BOOKMARK; s_SqlTyp[3] = _T("SQL_C_BOOKMARK"); in OnFillSqlTyp()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/demos/dbbrowse/
H A Dbrowsedb.cpp464 i_SqlTyp[3] = SQL_C_BOOKMARK; s_SqlTyp[3] = _T("SQL_C_BOOKMARK"); in OnFillSqlTyp()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlext.h427 #define SQL_C_BOOKMARK SQL_C_UBIGINT macro
429 #define SQL_C_BOOKMARK SQL_C_ULONG
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlext.h427 #define SQL_C_BOOKMARK SQL_C_UBIGINT macro
429 #define SQL_C_BOOKMARK SQL_C_ULONG
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/test/
H A Dmy_result2.c1139 ok_stmt(hstmt, SQLBindCol(hstmt, 0, SQL_C_BOOKMARK, bData, in DECLARE_TEST()
1172 ok_stmt(hstmt, SQLGetData(hstmt, 0, SQL_C_BOOKMARK, abookmark, 255, &outlen)); in DECLARE_TEST()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/
H A Dsql.h638 #define SQL_C_BOOKMARK SQL_C_ULONG macro

123