|
On behalf of a friend of mine, I am going to ask this:
He says he built a trigger for a table, say, table T1.
He has like 10 programs that affect that table and of course activate the trigger.
But now he says he doesn't want that 2 particular programs out of those 10,
actually complete the trigger task.
I understand that the trigger receives two buffers as parameters:
the "before" and the "after" image of the row being affected.
This way you have the option to take the action on the NEW or OLD version of that action.
Is it possible to do an inspection of the affecting program
so that the trigger actually won't do what's supposed to do
based on a decision that's coded within the trigger?
This is more or less like "hey, if this is program A, don't do anything".
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.