Hello again,

I've got an other question about prepare :

Is it possible to make a BEGIN transaction, then prepare many statements
(insert, update, delete) and then COMMIT all at once in the right order?
Or should I each time make a BEGIN, prepare, COMMIT?
-- 
View this message in context: 
http://old.nabble.com/Problem-with-sqlite3_prepare_v2--tp31636159p31637394.html
Sent from the SQLite mailing list archive at Nabble.com.

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

Reply via email to