Kaydet (Commit) 7b4e7e02 authored tarafından Lionel Elie Mamane's avatar Lionel Elie Mamane

odbc::OTools::bindParameter takes an ODBCtype, not a JDBCtype

Change-Id: I6de4e86f09be74518c9980d1b2347217cdcc4e02
üst 7bb42b17
......@@ -232,7 +232,7 @@ namespace connectivity
sal_Int32 nPos,
sal_Int8*& pDataBuffer,
sal_Int8* pLenBuffer,
SQLSMALLINT _nJDBCtype,
SQLSMALLINT _nODBCtype,
sal_Bool _bUseWChar,
sal_Bool _bUseOldTimeDate,
const void* _pValue,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment