Home
last modified time | relevance | path

Searched refs:SQL_C_TINYINT (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOTools.cxx878 case SQL_BIT: fCType = SQL_C_TINYINT; in getBindTypes()
880 case SQL_TINYINT: fCType = SQL_C_TINYINT; in getBindTypes()
H A DODatabaseMetaDataResultSet.cxx226 …OTools::getValue(m_pConnection,m_aStatementHandle,columnIndex,SQL_C_TINYINT,m_bWasNull,**this,&nVa… in getByte()
H A DOResultSet.cxx430 const ORowSetValue& aValue = getValue(columnIndex,SQL_C_TINYINT,&nRet,sizeof nRet); in getByte()
/aoo4110/main/unixODBC/inc/
H A Dsqlext.h247 #define SQL_C_TINYINT SQL_TINYINT macro

Completed in 52 milliseconds