On Tue, Oct 29, 2013 at 1:52 PM, Martin <free...@rakor-net.de> wrote:

> The program is running on Windows7.
> ...

The program runs parallel on multiple machines all sharing the same
> SQLite-Database-file.


Connecting multiple clients over a network share is a sure-fire way to
corrupt your database. See the bottom half of this page:

http://www.sqlite.org/whentouse.html

as well as any number of threads in this mailing list archives regarding
this topic.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Since tyranny's the only guaranteed byproduct of those who insist on a
perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to