On 30 Dec 2010, at 10:51am, Sachin Gupta wrote:

> Is there a way to know whether WAL mode is turned on?

PRAGMA journal_mode;

See

http://www.sqlite.org/pragma.html#pragma_journal_mode

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

Reply via email to