when you code update table, if you forgot to put ttsBegin and ttsCommit, sometimes when you execute di code it will shows an error “Update must be performed inside a transaction”
just put ttsBegin and ttsCommit to solve it
when you code update table, if you forgot to put ttsBegin and ttsCommit, sometimes when you execute di code it will shows an error “Update must be performed inside a transaction”
just put ttsBegin and ttsCommit to solve it