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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 14 Sep 2004 02:39:31 -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 tsureshkumar@novell.com.

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

--- shadow/65342	2004-09-14 02:37:35.000000000 -0400
+++ shadow/65342.tmp.19577	2004-09-14 02:39:31.000000000 -0400
@@ -99,6 +99,12 @@
 it reported 4 bugs in one report.
 
 ------- Additional Comments From bugzilla@ego.gen.nz  2004-09-03 22:23 -------
 Created an attachment (id=10489)
 Sample code which demonstrates the problem (csharp)
 
+
+------- 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.