[Mono-bugs] [Bug 62390][Nor] Changed - SqlDataReader.GetInt32\SqlDataReader.GetInt64 work improperly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 2 Sep 2004 02:08:58 -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=62390

--- shadow/62390	2004-08-26 07:24:12.000000000 -0400
+++ shadow/62390.tmp.25426	2004-09-02 02:08:58.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 62390
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data.SqlClient
 AssignedTo: sumadevi@novell.com                            
 ReportedBy: info@x-tensive.com               
 QAContact: mono-bugs@ximian.com
@@ -29,6 +29,15 @@
 ------- Additional Comments From sumadevi@novell.com  2004-08-04 00:23 -------
 Can you please provide a testcase and also the entire stack trace
 
 ------- Additional Comments From info@x-tensive.com  2004-08-12 17:48 -------
 Please see additional information here: 
 http://bugzilla.ximian.com/show_bug.cgi?id=62978
+
+------- Additional Comments From sumadevi@novell.com  2004-09-02 02:08 -------
+This bug is a duplicate of bug 53169. Mono Maps bigint to decimal and
+not to Int64 becos it uses Tds70.
+
+Regards
+uma
+
+*** This bug has been marked as a duplicate of 53169 ***