Hi. Is there any way to create a prepared statement without an associated 
database instance? I have one fixed insert that I am running on many separate 
databases that are inserting different data sets, and would like to amortize 
the cost of compiling the insert if possible.


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

Reply via email to