|
Rob, > A lot of times an edit program does an UPDATE when actually no >update was really performed. Thus you've lost your old history if you >update the timestamp. I like to set these fields via a trigger with ALWREPCHG(*YES) and TRGUPDCND(*CHANGE). In this case the trigger only fires when the buffer has actually changed, so even if the edit program performs an UPDATE operation the old data is not affected. And triggers set the contents regardless of the method used to update the file... Doug
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.