[Mono-bugs] [Bug 75911][Nor] Changed - SqlDataReader.GetBytes fails on cast exception

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Feb 11 06:46:22 EST 2006


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 tsenganal at novell.com.

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

--- shadow/75911	2005-09-26 08:36:28.000000000 -0400
+++ shadow/75911.tmp.13603	2006-02-11 06:46:21.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 75911
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Mac OS X 10.3
 OS Details: tiger
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data.SqlClient
 AssignedTo: tsenganal at novell.com                            
 ReportedBy: mike at ameripages.com               
 QAContact: mono-bugs at ximian.com
@@ -72,6 +72,15 @@
 		}
 	}
 	hxrdr.Close();
 	hxconn.Close();
 }
 }
+
+------- Additional Comments From tsenganal at novell.com  2006-02-11 06:46 -------
+hi .. sorry for the late late response..
+SequentialAccess was not implmented earlier and hence the bug..
+
+The bug is now fixed in svn (r56757).. Pls update ur sources and
+verify if u stil see any issues with SequentialAccess ..
+
+


More information about the mono-bugs mailing list