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: [email protected] [[email protected]] On 
Behalf Of Simon Slavin [[email protected]]
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
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to