* Rene Schickbauer <rene.schickba...@gmail.com> [2009-12-13 19:25]:
> Also, there is the matter that - to my understanding - parallel
> access to SQLite with multiple programs may corrupt the
> database.

Your understanding needs correction. In fact, it is an explicit
design feature of SQLite to allow multiple processes to operate
on the same database file concurrently.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>

Reply via email to