Trigger problem: NEW and OLD values are equal!?
Hi!
I have a trigger which catches changes in a column and it works fine when I update the table using a SQL command.
However we have an application (written in C++) which, when doing the same update, manages to get the same value in both :NEW and :OLD columns ?!?
Can anyone tell how this in general is possible and if there is something I could do ? I cannot change the application in question :-(
Thanks & best regards,
Jaakko Terhonen