[Mono-bugs] [Bug 62390][Nor] Changed - SqlDataReader.GetInt32\SqlDataReader.GetInt64 work improperly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 4 Aug 2004 00:23:21 -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-03 18:28:44.000000000 -0400
+++ shadow/62390.tmp.18577 2004-08-04 00:23:21.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 62390
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.Data.SqlClient
AssignedTo: mono-bugs@ximian.com
ReportedBy: info@x-tensive.com
@@ -22,6 +22,9 @@
Notes:
- Values we were trying to get with SqlDataReader.GetInt32
\SqlDataReader.GetInt64 were really Int32\Int64 values (fetched from
int\bigint columns).
- SqlDataReader.GetDecimal correctly gets these values as Decimals.
+
+------- Additional Comments From sumadevi@novell.com 2004-08-04 00:23 -------
+Can you please provide a testcase and also the entire stack trace