On 20 Jul 2013, at 3:11pm, [email protected] wrote: > this in-memory database actually persists. Ie. Beyond the life of the program > that created it.
Then it's not an in-memory database. Have you obeyed the requirements: <http://www.sqlite.org/uri.html> version 3.7.7 or above, and compiled with SQLITE_USE_URI enabled ? Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

