|
With all due respect, I disagree.
1) Does the official SQL state that a read trigger may only be used as an auditing function, thereby there must be a requirement to prevent changes to the buffer?
2) Using your logic, all other applicable triggers (add and update) should also prevent buffer updates. Since that is not the case, I believe that a read trigger should allow the same capability.
3) As I pointed out in my original post, a read trigger would be the only way to implement encryption without application program changes.
CRPence wrote:
A UDF [User Defined Function] is what is used to redefine output [to
a program] reading data from a database file. Use the correct tool for
the requirement.
The Read Trigger is used for auditing what was passed to the program
that issued the read request. If the Read Trigger could change the
data, then what was passed as data to the trigger for audit does not
match what was sent to the program; function defeated. <<SNIP>>
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.