[Mono-bugs] [Bug 53391][Wis] Changed - OracleDataReader fails with large number fields
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 20 Feb 2005 21:21:04 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by danielmorgan@verizon.net.
http://bugzilla.ximian.com/show_bug.cgi?id=53391
--- shadow/53391 2005-02-20 19:16:14.000000000 -0500
+++ shadow/53391.tmp.4730 2005-02-20 21:21:04.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 53391
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: Slackware 9.1
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Sys.Data
AssignedTo: danielmorgan@verizon.net
ReportedBy: david.smith@omnieng.co.uk
QAContact: mono-bugs@ximian.com
@@ -56,6 +56,9 @@
It should be using IConvertible to get the value since internally all
numbers are System.Decimal.
In the meantime, try geting the value using GetDecimal or GetValue.
Assign bug to me
+
+------- Additional Comments From danielmorgan@verizon.net 2005-02-20 21:21 -------
+fixed bug in svn trunk HEAD.