Hi,

   I am planning to use only in-memory data base for my application. I have
couple of questions?

  1) Would SQLite still make Rollback Journal files? If yes can it be turned
off with pragma, etc.?
  2) If I have a single in-memory connection with multiple
statements, should I worry about table locks?

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

Reply via email to