|
On 28-Oct-2011 08:59 , Buck wrote:
I'm implementing QWVRCSTK in a trigger program for the usual reason:
to find the name of the program that performed the database update
that caused the trigger to run.
And my usual response... If a trigger needs to know the answer to the
question of effectively "Who called?", then there might be a design
issue that needs to be resolved. An answer to that question should not
need to be asked generally; best if only asked in some rare
security\auditing scenarios.
What does the stack look like when an I\O is requested from a JAVA
stored procedure? A JAVA toolbox I\O even without an SQL procedure?
create procedure ...
language JAVA parameter style JAVA
external name ...
Just as any native code can access a database file member via IFS
naming, so too can a PASE process.? Something as simple as redirection
could open and write.?
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.