Quote Originally Posted by ederbs View Post
I could also make this for transactions?
You start transaction for the whole connection, so if every QSqlForm or QSqlCursor instance uses the same connection, it will operate within the same transaction.