> Not possible. Doing any writes to the database file (such as to set a > flag) requires a journal file, otherwise a power loss in the middle of the > write can cause database corruption.
It doesn't matter at all whether the flag is a regular write to the actual file
or merely metadata on the file (as I suggested)?
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

