Have you tried it without the transaction? Because I think submitAll() also uses transactions and they may interfere. Just a wild guess...
And you call always! That is also not the best solution.Qt Code:
model->database().rollback();To copy to clipboard, switch view to plain text mode
Bookmarks