[Mono-bugs] [Bug 79192][Wis] New - Mono SQLite client doesn't support in-memory database

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 28 06:29:19 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=79192

--- shadow/79192	2006-08-28 06:29:19.000000000 -0400
+++ shadow/79192.tmp.8734	2006-08-28 06:29:19.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 79192
+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 doesn't support in-memory database
+
+SQLite has a support for fast in-memory database. One just needs to call
+sqlite_open/sqlite3_open with a special name ":memory:".
+
+This is not supported in Mono SQLite client.


More information about the mono-bugs mailing list