Home
last modified time | relevance | path

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

/aoo4110/main/unixODBC/inc/
H A Dsqlext.h233 #define SQL_C_SHORT SQL_SMALLINT macro
249 #define SQL_C_SSHORT (SQL_C_SHORT+SQL_SIGNED_OFFSET)
252 #define SQL_C_USHORT (SQL_C_SHORT+SQL_UNSIGNED_OFFSET)
/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOTools.cxx882 case SQL_SMALLINT: fCType = SQL_C_SHORT; in getBindTypes()
H A DODatabaseMetaDataResultSet.cxx408 …OTools::getValue(m_pConnection,m_aStatementHandle,columnIndex,SQL_C_SHORT,m_bWasNull,**this,&nVal,… in getShort()
H A DOResultSet.cxx604 const ORowSetValue& aValue = getValue(columnIndex,SQL_C_SHORT,&nRet,sizeof nRet); in getShort()

Completed in 46 milliseconds