[Mono-bugs] [Bug 79632][Wis] New - Mono SQLite client delimits connection string by comma, not semicolon

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Oct 10 06:53:04 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 sanxiyn at gmail.com.

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

--- shadow/79632	2006-10-10 06:53:04.000000000 -0400
+++ shadow/79632.tmp.32236	2006-10-10 06:53:04.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 79632
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Data
+AssignedTo: tsenganal at novell.com                            
+ReportedBy: sanxiyn at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Mono SQLite client delimits connection string by comma, not semicolon
+
+Mono SQLite client delimits its connection string by comma, while all other
+ADO.NET data providers use semicolon.
+
+As DbConnectionStringBuilder in System.Data.Common namespace produces
+connection string delimited by semicolon, it can't be used with
+Mono.Data.SqliteClient. This feels wrong.


More information about the mono-bugs mailing list