How to know source of DML
Posted: Tue 10 Apr 2012 06:29
Hi,
I'm searching the best way to find, in an Oracle trigger, from where come the DML order.
We are rewriting a big application (from Oracle Forms to .NET), and some code in trigger must not be called when the "client" is .NET.
I can use different Oracle user, and test it in triggers, but are they best solutions ?
Thank you !
I'm searching the best way to find, in an Oracle trigger, from where come the DML order.
We are rewriting a big application (from Oracle Forms to .NET), and some code in trigger must not be called when the "client" is .NET.
I can use different Oracle user, and test it in triggers, but are they best solutions ?
Thank you !