Try this:
SQLiteConnection connection = new SQLiteConnection(
"FullUri=file::memory:?cache=shared;"); -- Joe Mistachkin _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

