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=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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
