Change log file
Posted: Wed Oct 26, 2011 6:29 am
Roger,
We have a few major files that we keep track of certain fields, when they are updated, by whom, and retain in a history by reference, thus allowing users to see who changed what and when.
Our larger users want this for all master files, employees, customers,etc. There are probably a dozen files involved with anywhere from 15-50 fields each. Have you seen a method to check the fields before and after to see if changed without going thru the tedious code to check each var against the field, one by one, and recording in the history log. These programs, some written last century originally, have programmer defined variables, many added and deleted over the years.
Thanks
Fred
Omni
We have a few major files that we keep track of certain fields, when they are updated, by whom, and retain in a history by reference, thus allowing users to see who changed what and when.
Our larger users want this for all master files, employees, customers,etc. There are probably a dozen files involved with anywhere from 15-50 fields each. Have you seen a method to check the fields before and after to see if changed without going thru the tedious code to check each var against the field, one by one, and recording in the history log. These programs, some written last century originally, have programmer defined variables, many added and deleted over the years.
Thanks
Fred
Omni