Reading numeric(18,0) returns wrong value
-----------------------------------------
Key: DNET-1036
URL: http://tracker.firebirdsql.org/browse/DNET-1036
Project: .NET Data provider
Issue Type: Bug
Components: ADO.NET Provider
Affects Versions: 8.0.0.0
Reporter: Jiri Cincura
Assignee: Jiri Cincura
Priority: Blocker
`select cast(3 as decimal(18,0)) from rdb$database` returns `0.3`.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|