FatalExceptionError
Technical User
I have some triggers on two tables in an application database in our dev environment. The triggers are used to track changes to certain fields on those tables for compliance and audit reports. Long story short it appears that the triggers are causing the application to have an error when an update is made in the application pertaining to those very tables. Disabling the triggers causes the application to work correctly.
There are 3 triggers on 2 tables. One trigger each for insert, update, delete.
Has anyone encounterd anything like this?
=======================================
The statement below is true
The statement above is false
There are 10 kinds of people, those who know binary and those who don't
There are 3 triggers on 2 tables. One trigger each for insert, update, delete.
Has anyone encounterd anything like this?
=======================================
The statement below is true
The statement above is false
There are 10 kinds of people, those who know binary and those who don't