On May 2, 2008, at 2:07 PM, Ken wrote:

> I use the VFS to disable journal file creation and writing.
>
> Any possibility to make this part of the sqlite3_open_v2 mode  
> parameter?
>
> That way I could drop my custom VFS.
>

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

Before you rush out and try this on 3.5.8, please note that it is  
currently only available in CVS HEAD.

D. Richard Hipp
[EMAIL PROTECTED]



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

Reply via email to