/
Manage COMMIT/ROLLBACK in SQL Transaction
Convertigo Public Knowledge base
Manage COMMIT/ROLLBACK in SQL Transaction
Every Convertigo SQL Transaction has an Auto-commit property with value list:
disabled, manual commit
enabled, after each query (default)
enabled, once at the end
Set the property to disabled, manual commit if you want to manage by yourself when to commit query or rollback in case of an error.
Then, create 2 Transactions with COMMIT and ROLLBACK verbs to be called by a sequence when needed.
Related content
Variables hash and visibility
Variables hash and visibility
More like this
Convertigo Java System Properties
Convertigo Java System Properties
More like this
Caching Convertigo Back End response
Caching Convertigo Back End response
More like this
How to control Sequence response after submitting a form
How to control Sequence response after submitting a form
More like this
How to create a filtered request in Baserow
How to create a filtered request in Baserow
More like this
Programmatically reset Reponse timeout of a Sequence/Transaction
Programmatically reset Reponse timeout of a Sequence/Transaction
More like this
(c) Convertigo 2023 https://www.convertigo.com