[Mono-bugs] [Bug 78103][Nor] Changed - SqlCommand incorrectly assumes ; is valid syntax.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jul 14 03:16:37 EDT 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 anagappan at novell.com.

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

--- shadow/78103	2006-07-14 03:15:36.000000000 -0400
+++ shadow/78103.tmp.31127	2006-07-14 03:16:37.000000000 -0400
@@ -10,13 +10,12 @@
 Component: Sys.Data.SqlClient
 AssignedTo: tsenganal at novell.com                            
 ReportedBy: mike.hull at coversant.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: SqlCommand incorrectly assumes ; is valid syntax.
 
 Description of Problem:
 
 System.Data.SqlClient.SqlCommand adds ; to the end of the command.  This
 causes problems if ; is not valid syntax. 


More information about the mono-bugs mailing list