Home
last modified time | relevance | path

Searched refs:SQL_CHAR (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOTools.cxx93 …if ((nColumnSize == 0) && (fSqlType == SQL_CHAR || fSqlType == SQL_VARCHAR || fSqlType == SQL_LONG… in bindParameter()
129 case SQL_CHAR: in bindData()
290 case SQL_CHAR: in bindValue()
765 case SQL_CHAR: in MapOdbcType2Jdbc()
841 case SQL_CHAR: if(_bUseWChar) in getBindTypes()
849 fSqlType = SQL_CHAR; in getBindTypes()
H A DOPreparedStatement.cxx333 case SQL_CHAR: in setParameter()
439 if (sqlType == SQL_CHAR || sqlType == SQL_VARCHAR || sqlType == SQL_LONGVARCHAR) in setNull()
H A DOResultSet.cxx473 case SQL_CHAR: in getBytes()
1020 …OTools::bindValue(m_pStatement->getOwnConnection(),m_aStatementHandle,columnIndex,SQL_CHAR,0,(sal_… in updateNull()
1031 updateValue(columnIndex,SQL_CHAR,&x); in updateByte()
H A DODatabaseMetaDataResultSet.cxx833 aMap[SQL_CHAR] = DataType::CHAR; in openTypeInfo()
1038 aMap[SQL_CHAR] = DataType::CHAR; in openColumns()
/aoo41x/main/unixODBC/inc/
H A Dsql.h151 #define SQL_CHAR 1 macro
H A Dsqlext.h231 #define SQL_C_CHAR SQL_CHAR

Completed in 278 milliseconds