[Mono-bugs] [Bug 74300][Min] Changed - Mono.Data.SqliteClient does not support spaces in Connection string

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 20 07:23:35 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 tsureshkumar at novell.com.

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

--- shadow/74300	2005-05-20 07:22:57.000000000 -0400
+++ shadow/74300.tmp.14182	2005-05-20 07:23:35.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74300
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Sys.Data
 AssignedTo: tsureshkumar at novell.com                            
 ReportedBy: appasamy at rediffmail.com               
 QAContact: mono-bugs at ximian.com
@@ -72,6 +72,11 @@
 Additional Information:
 
 If the connection string has no embedded space like the following then it
 works properly
 
 string connectionString ="URI=file:SqliteTest.db,version=3";
+
+------- Additional Comments From tsureshkumar at novell.com  2005-05-20 07:23 -------
+fixed in svn.
+
+revision #44805.


More information about the mono-bugs mailing list