COMMIT/ROLLBACK not allowed within trigger actions
Item |
Value |
---|---|
SQLCode |
-273 |
Constant |
SQLE_INVALID_TRIGGER_STATEMENT |
SQLState |
2D501 |
ODBC State |
42000 |
An attempt was made to execute a statement that is not allowed while performing a trigger action. COMMIT and ROLLBACK statements cannot be executed from a trigger.