|
Interesting coincidence, and timely question...
We are experimenting with using triggers for part of our encryption project,
by creating SQL update and insert triggers which would call a UDF or stored
procedure to perform the encryption of the field at output time.
However, when you create an SQL trigger the database manager actually
creates and compiles an ILE C program which becomes the trigger-handling
program on the file.
Please don't let it be true, but does this mean that we would need to have
the compilers on our production system in order to create the triggers?
This would violate our rules about having a compiler on the production
system/LPAR...
Regards,
Steve
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.