On 17 Jan 2014, at 1:23pm, d b <va230...@gmail.com> wrote:

> When database busy with read/write operations, it's thrown sqlite abort
> error while delete a record.

Have you set a timeout ?  If you haven't, SQLite will try only once and will 
not wait until other processes are finished the file.

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

Reply via email to