I almost never use the %On... methods as
- they are only called via object interaction
- if I want to handle the SQL interaction I have to write the code a second time
as Wolf suggests a properly defined trigger with Foreach=row/object will be called during both Object and SQL interaction which means I can write one set of code to handle both and I find for this scenario it's best to think "SQL" instead of objects.
- Log in to post comments
.png)
.png)
.png)
.png)
.png)
.png)