On 21 Jan 2014, at 5:03am, d b <va230...@gmail.com> wrote:

>  sqlite throws error code 1 while sqlite busy with read/write operations.
> what could be the reason. But, I could not reproduce this with test
> program. what is the best way to handle sqlite error. Is it like sqlite
> abort case?

I don't think SQLite can throw error code 1.  A program that uses it can, but 
not SQLite itself.  So what are you actually seeing ?  And are you setting an 
appropriate SQLite timeout value ?

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

Reply via email to