You can't. You have to call exec() for every statement. But watch out to better use QSqlDatabase transaction functionality instead of pure SQL 'BEGIN TRANSACTION;'.
You can't. You have to call exec() for every statement. But watch out to better use QSqlDatabase transaction functionality instead of pure SQL 'BEGIN TRANSACTION;'.
Bookmarks