Thanks,

This is for setting the Journal Mode. But has the WAL mode been set properly? 
How can we confirm this? 

Also, Can WAL mode be used for In Memory Databases?
I am planning to use it in my application. 

Regards

________________________________________
From: sqlite-users-boun...@sqlite.org [sqlite-users-boun...@sqlite.org] On 
Behalf Of Simon Slavin [slav...@bigfraud.org]
Sent: Thursday, December 30, 2010 7:50 PM
To: General Discussion of SQLite Database
Subject: Re: [sqlite] Using WAL?

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
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to