On 4/19/2011 6:57 PM, Dave White wrote:
> So, if I could prepare the statement once, then clone it every time I
> need to use it, I may see a 4 fold speed increase when calling this
> operation frequently.

Why can't you just reuse the same statement every time? Are you aware of 
sqlite3_reset ?
-- 
Igor Tandetnik

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

Reply via email to