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=75405

--- shadow/75405        2005-06-28 08:05:23.000000000 -0400
+++ shadow/75405.tmp.17135      2005-06-29 03:25:04.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 75405
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Data.SqlClient
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -68,6 +68,11 @@
                         dta=new SqlDataAdapter(sqlc);
                         ds=new DataSet();
                         dta.Fill(ds,"fiche");
                         Console.WriteLine(ds.Tables["fiche"].Rows.Count);
         }
 }
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-06-29 03:25 -------
+This bug is a duplicate of #66087  
+I've done a patch before... I don't know why it has not been apply to 
+svn? 
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to