On 21 Aug 2014, at 8:17pm, George Ionescu <geoione...@gmail.com> wrote:

> I only asked on the mailing list because I couldn't find this kind of
> information in the docs (or I didn't look thoroughly enough); if it's the
> first case, perhaps it should be mentioned somewhere...

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

"This pragma queries or sets the journal mode for databases associated with the 
current database connection."

Note that it says that it changes the journalling mode for the databases.  Not 
for the connection to the databases, but for the databases themselves.

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

Reply via email to