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