[Mono-bugs] [Bug 74856][Nor] Changed - SQL Server bigint type is treated as Decimal instead of Int64

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 19 22:12:35 EDT 2005


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 bmaurer at users.sf.net.

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

--- shadow/74856	2005-05-07 05:06:27.000000000 -0400
+++ shadow/74856.tmp.10504	2005-05-19 22:12:35.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74856
 Product: Mono: Class Libraries
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: Fedora Core 3
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data.SqlClient
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: sherif.elmetainy at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -53,6 +53,11 @@
 didn't test on other versions or operating systems, but I think the OS 
 doesn't matter here.
 
 Work Around:
 use Convert.ToInt64(reader.GetValue(0)). This should work on mono and 
 Microsoft .NET
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-19 22:12 -------
+
+
+*** This bug has been marked as a duplicate of 53169 ***


More information about the mono-bugs mailing list