On 19 Apr 2015, at 9:45pm, Joe Pasquariello <joep at fenway.com> wrote:

> Some users of my application have their servers in remote locations that lose 
> power.

Richard has answered your questions, but you can help further by telling us 
these:

Are the database files held on the same computer as the one doing the sqlite3 
calls ?

If not, which computer is lowing power: the one doing the processing, or the 
one hosting the file, or both at different times ?

Are you using any PRAGMAs after you open the database connection ?

Simon.

Reply via email to