[Mono-bugs] [Bug 65342][Nor] Changed - GetInt64(fieldnumber).ToString() always returns 0.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 7 Jan 2005 07:23:48 -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 tsureshkumar@novell.com.

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

--- shadow/65342	2004-09-14 02:39:31.000000000 -0400
+++ shadow/65342.tmp.5120	2005-01-07 07:23:47.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 65342
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Debian Potato
 OS Details: Debian, Kernel 2.6.7,  mono from .deb pkg, 1.0.1-1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: tsureshkumar@novell.com                            
 ReportedBy: bugzilla@ego.gen.nz               
 QAContact: mono-bugs@ximian.com
@@ -105,6 +105,9 @@
 
 ------- Additional Comments From tsureshkumar@novell.com  2004-09-14 02:39 -------
 GetInt64 on count column will throw an exception expectedly. 
 
 for bigint columns, GetInt64 does not give correct values at the
 driver level itself.
+
+------- Additional Comments From tsureshkumar@novell.com  2005-01-07 07:23 -------
+fixed in svn head.