Searched refs:SQL_C_STINYINT (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/iodbc/
H A Dfetch.c300 case SQL_C_STINYINT:
H A Dprepare.c321 case SQL_C_STINYINT:
H A Dresult.c67 case SQL_C_STINYINT:
H A Disqlext.h89 #define SQL_C_STINYINT SQL_TINYINT+SQL_SIGNED_OFFSET macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/dbbrowse/
H A Dbrowsedb.cpp474 i_SqlTyp[13] = SQL_C_STINYINT; s_SqlTyp[13] = _T("SQL_C_STINYINT");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Disqlext.h89 #define SQL_C_STINYINT SQL_TINYINT+SQL_SIGNED_OFFSET macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/db/
H A Ddbtest.cpp322 #ifdef SQL_C_STINYINT
323 if (DataTypeSupported(pDb,SQL_C_STINYINT, &nativeDataTypeName))
325 nativeDataTypeName = wxT("SQL_C_STINYINT (") + nativeDataTypeName;

Completed in 136 milliseconds