[Mono-bugs] [Bug 63537][Nor] Changed - OdbcDataReader: NUMERIC values are retrieved as System.String

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 31 Aug 2004 01:12:20 -0400 (EDT)


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 sumadevi@novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=63537

--- shadow/63537	2004-08-26 07:22:15.000000000 -0400
+++ shadow/63537.tmp.15843	2004-08-31 01:12:20.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 63537
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: sumadevi@novell.com                            
 ReportedBy: sebastien.robitaille@croesus.com               
 QAContact: mono-bugs@ximian.com
@@ -87,6 +87,12 @@
 Always
 
 Additional Information:
 RedHat9
 unixODBC
 freeTDS
+
+------- Additional Comments From sumadevi@novell.com  2004-08-31 01:12 -------
+   Fixed the bug both on the HEAD and the mono_1_0 branch. Have added
+your test as a testcase for the OdbcDataReader
+
+