Scott Frankel <fran...@circlesfx.com> wrote:
> Are journal files written to disk by applications that create SQLite
> DBs on the fly?  If so, what are they called and where are they
> written to?

You seem to refer to in-memory (:memory:) database. No files, journal or 
otherwise, are created for those.
-- 
Igor Tandetnik

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

Reply via email to