On Jan 7, 2014, at 4:13 AM, Woody Wu <narkewo...@gmail.com> wrote:

> Thanks for the clear guide.  _busy_timeout is easier to use.  By the way, i
> want confirm that if i am not in an explicit transaction, i can simply redo
> the _step() invoking, right?

No.  You executed a statement.  Regardless of if it worked or failed, you need 
to reset to the statement with _reset() before trying to execute it again.

 -j

--  
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"Intelligence is like underwear: it is important that you have it, but showing 
it to the wrong people has the tendency to make them feel uncomfortable." -- 
Angela Johnson




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

Reply via email to