DBA's
I have created a trigger on update, insert and delete on a
table to insert a row into an audit table. When in sql plus and I perform any insert,update and delete the
trigger fires as required.
When the update is performed from a web based application
the trigger does not fire.
Has anyone else out there experienced a similar problem
If so what can I try to resolve the issue.
Thanks
-u-
I have created a trigger on update, insert and delete on a
table to insert a row into an audit table. When in sql plus and I perform any insert,update and delete the
trigger fires as required.
When the update is performed from a web based application
the trigger does not fire.
Has anyone else out there experienced a similar problem
If so what can I try to resolve the issue.
Thanks
-u-