Hi,

I'm using SQLite to access a database that is created and used by another application. Sometimes when I try to access it, I get an error back that the database is locked. This lock seems to be pretty long lasting, so I don't think I can't wait until it's unlocked. How can I bypass this lock? I only need to read from the database, so there is no risk of me overwriting something.

Any ideas? Solutions? Workarounds?

Thanks.

Tomas Franz�n
Lighthead Software
http://www.lightheadsw.com/



Reply via email to