On 7 Jan 2013, at 8:22am, Eduardo Morras <emorr...@yahoo.es> wrote:

> The app works but, is anyone working with sqlite this way? Any advice to 
> avoid db corrupts, deadlocks, whatever?

Read this page:

<http://www.sqlite.org/threadsafe.html>

and the parts of this page which mention threads:

<http://www.sqlite.org/howtocorrupt.html>

Apart from that you should be okay.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to