Home
last modified time | relevance | path

Searched refs:SQL_C_ULONG (Results 1 – 25 of 426) sorted by relevance

12345678910>>...18

/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/odbc/client/
H A DSQLErrorTest.cpp55 SQLBindCol(hstmt, 0, SQL_C_ULONG, &sCustID, 0, &cbCustID);
64 SQLBindCol(hstmt, 4, SQL_C_ULONG, &sCustID, 0, &cbCustID);
73 SQLBindCol(hstmt, 1, SQL_C_ULONG, &sCustID, 0, &cbCustID);
H A DSQLGetDataTest.cpp197 SQL_C_ULONG, in SQLGetDataTest()
272 SQL_C_ULONG, in SQLGetDataTest()
/dports/graphics/qgis/qgis-3.22.3/external/odbccpp/src/odbc/internal/
H A DTypeInfo.h60 constexpr static std::int16_t VALUETYPE = SQL_C_ULONG;
147 case SQL_C_ULONG:
194 case SQL_C_ULONG:
249 case SQL_C_ULONG:
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Ddbgrid.cpp285 case SQL_C_ULONG: in GetTypeName()
350 (sqltype == SQL_C_ULONG)) in CanGetValueAs()
361 (sqltype == SQL_C_ULONG) || in CanGetValueAs()
408 (sqltype == SQL_C_ULONG)) in CanSetValueAs()
419 (sqltype == SQL_C_ULONG) || in CanSetValueAs()
443 (sqltype == SQL_C_ULONG)) in GetValueAsLong()
466 (sqltype == SQL_C_ULONG) || in GetValueAsDouble()
491 (sqltype == SQL_C_ULONG)) in GetValueAsBool()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Ddbgrid.cpp285 case SQL_C_ULONG: in GetTypeName()
350 (sqltype == SQL_C_ULONG)) in CanGetValueAs()
361 (sqltype == SQL_C_ULONG) || in CanGetValueAs()
408 (sqltype == SQL_C_ULONG)) in CanSetValueAs()
419 (sqltype == SQL_C_ULONG) || in CanSetValueAs()
443 (sqltype == SQL_C_ULONG)) in GetValueAsLong()
466 (sqltype == SQL_C_ULONG) || in GetValueAsDouble()
491 (sqltype == SQL_C_ULONG)) in GetValueAsBool()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Ddbgrid.cpp285 case SQL_C_ULONG: in GetTypeName()
350 (sqltype == SQL_C_ULONG)) in CanGetValueAs()
361 (sqltype == SQL_C_ULONG) || in CanGetValueAs()
408 (sqltype == SQL_C_ULONG)) in CanSetValueAs()
419 (sqltype == SQL_C_ULONG) || in CanSetValueAs()
443 (sqltype == SQL_C_ULONG)) in GetValueAsLong()
466 (sqltype == SQL_C_ULONG) || in GetValueAsDouble()
491 (sqltype == SQL_C_ULONG)) in GetValueAsBool()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Ddbgrid.cpp285 case SQL_C_ULONG: in GetTypeName()
350 (sqltype == SQL_C_ULONG)) in CanGetValueAs()
361 (sqltype == SQL_C_ULONG) || in CanGetValueAs()
408 (sqltype == SQL_C_ULONG)) in CanSetValueAs()
419 (sqltype == SQL_C_ULONG) || in CanSetValueAs()
443 (sqltype == SQL_C_ULONG)) in GetValueAsLong()
466 (sqltype == SQL_C_ULONG) || in GetValueAsDouble()
491 (sqltype == SQL_C_ULONG)) in GetValueAsBool()
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/nn/
H A DSQLBindCol.c33 fCType = SQL_C_ULONG; in SQLBindCol()
47 case SQL_C_ULONG: in SQLBindCol()
H A DSQLGetData.c51 fCType = SQL_C_ULONG; in SQLGetData()
65 case SQL_C_ULONG: in SQLGetData()
H A Disqlext.h36 # define SQL_C_ULONG (SQL_C_LONG + SQL_UNSIGNED_OFFSET) macro
39 # define SQL_C_BOOKMARK SQL_C_ULONG
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/odbc/unittests/
H A Dtest64.c114 CHKBindParameter(1, SQL_PARAM_INPUT, SQL_C_ULONG, SQL_INTEGER, 5, 0, ids, 0, id_lens, "S"); in test_params()
226 CHKBindParameter(1, SQL_PARAM_INPUT, SQL_C_ULONG, SQL_INTEGER, 5, 0, ids, 0, id_lens, "S"); in test_rows()
229 CHKBindCol(1, SQL_C_ULONG, ids, 0, id_lens, "S"); in test_rows()
/dports/databases/freetds/freetds-1.3.4/src/odbc/unittests/
H A Dtest64.c114 CHKBindParameter(1, SQL_PARAM_INPUT, SQL_C_ULONG, SQL_INTEGER, 5, 0, ids, 0, id_lens, "S"); in test_params()
226 CHKBindParameter(1, SQL_PARAM_INPUT, SQL_C_ULONG, SQL_INTEGER, 5, 0, ids, 0, id_lens, "S"); in test_rows()
229 CHKBindCol(1, SQL_C_ULONG, ids, 0, id_lens, "S"); in test_rows()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/odbc/unittests/
H A Dtest64.c103 CHKBindParameter(1, SQL_PARAM_INPUT, SQL_C_ULONG, SQL_INTEGER, 5, 0, ids, 0, id_lens, "S"); in test_params()
211 CHKBindParameter(1, SQL_PARAM_INPUT, SQL_C_ULONG, SQL_INTEGER, 5, 0, ids, 0, id_lens, "S"); in test_rows()
214 CHKBindCol(1, SQL_C_ULONG, ids, 0, id_lens, "S"); in test_rows()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/odbc/unittests/
H A Dtest64.c106 CHKBindParameter(1, SQL_PARAM_INPUT, SQL_C_ULONG, SQL_INTEGER, 5, 0, ids, 0, id_lens, "S"); in test_params()
214 CHKBindParameter(1, SQL_PARAM_INPUT, SQL_C_ULONG, SQL_INTEGER, 5, 0, ids, 0, id_lens, "S"); in test_rows()
217 CHKBindCol(1, SQL_C_ULONG, ids, 0, id_lens, "S"); in test_rows()
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/test/expected/
H A Dresult-conversions_1.out10 'true' (boolean) as SQL_C_ULONG: 1
46 '\x464F4F' (bytea) as SQL_C_ULONG: 0
80 'x' (char) as SQL_C_ULONG: 0
114 'namedata' (name) as SQL_C_ULONG: 0
362 '(1,2)' (tid) as SQL_C_ULONG: 0
398 '1234' (xid) as SQL_C_ULONG: 1234
434 '4321' (cid) as SQL_C_ULONG: 4321
610 '1.234' (float4) as SQL_C_ULONG: 1
682 'foo' (unknown) as SQL_C_ULONG: 0
716 '1.23' (money) as SQL_C_ULONG: 1
[all …]
H A Dresult-conversions.out10 'true' (boolean) as SQL_C_ULONG: 1
46 '\x464F4F' (bytea) as SQL_C_ULONG: 0
80 'x' (char) as SQL_C_ULONG: 0
114 'namedata' (name) as SQL_C_ULONG: 0
362 '(1,2)' (tid) as SQL_C_ULONG: 0
398 '1234' (xid) as SQL_C_ULONG: 1234
434 '4321' (cid) as SQL_C_ULONG: 4321
610 '1.234' (float4) as SQL_C_ULONG: 1
682 'foo' (unknown) as SQL_C_ULONG: 0
716 '1.23' (money) as SQL_C_ULONG: 1
[all …]
H A Dresult-conversions_2.out10 'true' (boolean) as SQL_C_ULONG: 1
46 '\x464F4F' (bytea) as SQL_C_ULONG: 0
80 'x' (char) as SQL_C_ULONG: 0
114 'namedata' (name) as SQL_C_ULONG: 0
362 '(1,2)' (tid) as SQL_C_ULONG: 0
398 '1234' (xid) as SQL_C_ULONG: 1234
434 '4321' (cid) as SQL_C_ULONG: 4321
610 '1.234' (float4) as SQL_C_ULONG: 1
682 'foo' (unknown) as SQL_C_ULONG: 0
716 '1.23' (money) as SQL_C_ULONG: 1
[all …]
H A Dresult-conversions_3.out10 'true' (boolean) as SQL_C_ULONG: 1
46 '\x464F4F' (bytea) as SQL_C_ULONG: 0
80 'x' (char) as SQL_C_ULONG: 0
114 'namedata' (name) as SQL_C_ULONG: 0
362 '(1,2)' (tid) as SQL_C_ULONG: 0
398 '1234' (xid) as SQL_C_ULONG: 1234
434 '4321' (cid) as SQL_C_ULONG: 4321
610 '1.234' (float4) as SQL_C_ULONG: 1
682 'foo' (unknown) as SQL_C_ULONG: 0
716 '1.23' (money) as SQL_C_ULONG: 1
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/odbc/
H A DStatement.cpp55 SQLBindCol(m_StmtHandle, nIndex, SQL_C_ULONG, (SQLPOINTER)nValue, sizeof(unsigned int), NULL); in BindColumn()
83 …if(SQLGetData(m_StmtHandle, nColIndex, SQL_C_ULONG, (SQLPOINTER)&nValue, sizeof(unsigned int), &nB… in GetDataInt()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/connectivity/
H A Dodbc.hxx44 #define SQL_C_BOOKMARK SQL_C_ULONG /* BOOKMARK */
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/connectivity/
H A Dodbc.hxx44 #define SQL_C_BOOKMARK SQL_C_ULONG /* BOOKMARK */
/dports/lang/racket/racket-8.3/share/pkgs/db-lib/db/private/odbc/
H A Dffi-constants.rkt147 (define SQL_C_ULONG (+ SQL_C_LONG SQL_UNSIGNED_OFFSET)) function
180 (define SQL_C_ULONG (+ SQL_C_LONG SQL_UNSIGNED_OFFSET)) function
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/test/src/
H A Dresult-conversions-test.c83 X(SQL_C_ULONG),
193 case SQL_C_ULONG: in print_sql_type()
414 case SQL_C_ULONG: in get_sql_type_size()
/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/
H A Dma_helper.c214 case SQL_C_ULONG: in MADB_CheckODBCType()
689 case SQL_C_ULONG: in MADB_GetTypeLength()
740 case SQL_C_ULONG: in MADB_GetMaDBTypeAndLength()
742 *Unsigned= (SqlDataType == SQL_C_ULONG); in MADB_GetMaDBTypeAndLength()
1326 case SQL_C_ULONG: in MADB_IsIntType()
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/test/
H A Dmy_relative.c48 ok_stmt(hstmt, SQLBindParameter(hstmt, 1, SQL_PARAM_INPUT, SQL_C_ULONG, in DECLARE_TEST()
70 ok_stmt(hstmt, SQLBindCol(hstmt, 1, SQL_C_ULONG, &iarray, 0, NULL)); in DECLARE_TEST()
147 ok_stmt(hstmt, SQLBindParameter(hstmt, 1, SQL_PARAM_INPUT, SQL_C_ULONG, in DECLARE_TEST()
326 rc = SQLBindParameter(hstmt,1,SQL_PARAM_INPUT, SQL_C_ULONG, in DECLARE_TEST()

12345678910>>...18