Try this:

        SQLiteConnection connection = new SQLiteConnection(
                "FullUri=file::memory:?cache=shared;"); 

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to