To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102791





------- Additional comments from lu...@openoffice.org Wed Jun 24 09:05:01 +0000 
2009 -------
Numeric is a little more complex but for Decimal I agree that data should be
transferred as a string, but, for the driver to know what to do with it, the
ParameterType value in SQLBindParameter should be set to SQL_DECIMAL, the
ValueType being set to SQL_C_CHAR or SQL_C_WCHAR.  
This is also how MsAccess binds Decimal parameters. 
At least for Decimal, this solution should solve the problem for all DB's. For
Numeric, I haven't tested yet.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to