Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOTools.cxx890 case SQL_REAL: fCType = SQL_C_DOUBLE; in getBindTypes()
892 case SQL_DOUBLE: fCType = SQL_C_DOUBLE; in getBindTypes()
H A DODatabaseMetaDataResultSet.cxx298 …OTools::getValue(m_pConnection,m_aStatementHandle,columnIndex,SQL_C_DOUBLE,m_bWasNull,**this,&nVal… in getDouble()
H A DOResultSet.cxx504 const ORowSetValue& aValue = getValue(columnIndex,SQL_C_DOUBLE,&nRet,sizeof nRet); in getDouble()
/aoo4110/main/unixODBC/inc/
H A Dsqlext.h235 #define SQL_C_DOUBLE SQL_DOUBLE macro

Completed in 51 milliseconds