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 [EMAIL PROTECTED]

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

--- shadow/77272        2006-01-15 21:51:10.000000000 -0500
+++ shadow/77272.tmp.16664      2006-01-29 12:56:07.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77272
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Sys.Data.SqlClient
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -81,6 +81,9 @@
 Additional Information:
 Changing:
   Console.WriteLine(dr["firstcolumn"].ToString());
 To:
   Console.WriteLine(dr["FirstColumn"].ToString());
 will execute correctly.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-01-29 12:56 -------
+Thanks!  Fixed in SVN 56227.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to