Searched refs:SQL_C_FLOAT (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | OTools.cxx | 888 case SQL_FLOAT: fCType = SQL_C_FLOAT; in getBindTypes()
|
H A D | ODatabaseMetaDataResultSet.cxx | 315 …OTools::getValue(m_pConnection,m_aStatementHandle,columnIndex,SQL_C_FLOAT,m_bWasNull,**this,&nVal,… in getFloat()
|
H A D | OResultSet.cxx | 512 const ORowSetValue& aValue = getValue(columnIndex,SQL_C_FLOAT,&nRet,sizeof nRet); in getFloat()
|
/aoo41x/main/unixODBC/inc/ |
H A D | sqlext.h | 234 #define SQL_C_FLOAT SQL_REAL macro
|
Completed in 33 milliseconds