Subject | Interpreting string as field name... |
---|---|
Author | Jonathan Neve |
Post date | 2003-11-07T07:14:08Z |
Hi!
Is there any way, within a trigger, to interpret a string as a field name?
For example, I'd like to be able to scroll through the list of fields
for my table in the Update trigger, and make a list of those that have
been modified (comparing new and old). Is this at all possible? Or is
there some other way of getting a list of modified fields?
Thanks!
Jonathan Neve.
Is there any way, within a trigger, to interpret a string as a field name?
For example, I'd like to be able to scroll through the list of fields
for my table in the Update trigger, and make a list of those that have
been modified (comparing new and old). Is this at all possible? Or is
there some other way of getting a list of modified fields?
Thanks!
Jonathan Neve.