[Mono-bugs] [Bug 75405][Nor] Changed - Problem with SQLServer GUID parameters

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 29 03:25:04 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 informatique.internet at fiducial.fr.

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: mono-bugs at ximian.com                            
 ReportedBy: informatique.internet at fiducial.fr               
 QAContact: mono-bugs at ximian.com
 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 informatique.internet at fiducial.fr  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? 


More information about the mono-bugs mailing list