Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Trigger problem: NEW and OLD values are equal!?

JaakkoTerhonenAug 14 2012 — edited Aug 15 2012
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 12 2012
Added on Aug 14 2012
19 comments
5,152 views