Using QsqlDatabase::transition();
-
wrote on 29 Mar 2013, 08:51 last edited by
Hi,
I want to use the function transition to revert all changes after a commit has failed. Ihave looked in the Qt 5 documentation but i can't find if i need to call it before changing the model or just before submit. Or what the difference is.
1/1