Hello everyone. I can see that the journal settings for the SQLite DB are buried deep within the code, so I figured I would ask before I go meddling.
Is there a simple / easy / proper way to disable journalling for a given database? Can this be done on the fly ( on / off ), or is it possible at all? I would like to run journalling most of the time, but for some very intensive operations, I would like to disable it. Any information would be appreciated. Ehren K

