If you want to keep in the spirit of Qt, you can use db.transaction() and db.commit() instead of query.exec("BEGIN TRANSACTION;"); and end transaction
If you want to keep in the spirit of Qt, you can use db.transaction() and db.commit() instead of query.exec("BEGIN TRANSACTION;"); and end transaction
numbat (3rd June 2010)
Bookmarks