Marcus Grimm wrote:
> I skipped to use the busy handler and the busy timeout and do
> the handling by my selve. typically like:

Are you aware that your code is very similar to the default SQLite busy
handler if you set a busy timeout?  I'd argue that the one shipped with
SQLite is better since it was written by the same people who wrote
SQLite :-)

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

Reply via email to