The FAQ makes clear that calling sqlite3_open from muliple
processes is safe if the database in question already exists.
However, is it safe to do so even if the database file
does _not_ exist? In other words, can multiple processes
safely compete to create a new database file?

Regards,
Iker

--
Iker Arizmendi
e: [EMAIL PROTECTED]
w: ikerariz.blogspot.com


Reply via email to