Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1064 SQLSMALLINT nOdbcType = static_cast<SQLSMALLINT>(OTools::jdbcTypeToOdbc(nType)); in updateString() local
1067 updateValue(columnIndex,nOdbcType,(void*)&x); in updateString()
1073 SQLSMALLINT nOdbcType = static_cast<SQLSMALLINT>(OTools::jdbcTypeToOdbc(nType)); in updateBytes() local
1076 updateValue(columnIndex,nOdbcType,(void*)&x); in updateBytes()

Completed in 26 milliseconds