J
John
Hi
We have a set of complicated applications that access the same backend
database. One of the date fields if being blanked out from time to time by
an unknown process, which is causing problems in the organization as the
field is related to the payroll. Is there any way to place a check at table
level (kinda like sql triggers) to save the existing value of the field when
an app tries to modify it? This way at least we have a record of what got
changed and hopefully also when it got changed.
Thanks
Regards
We have a set of complicated applications that access the same backend
database. One of the date fields if being blanked out from time to time by
an unknown process, which is causing problems in the organization as the
field is related to the payroll. Is there any way to place a check at table
level (kinda like sql triggers) to save the existing value of the field when
an app tries to modify it? This way at least we have a record of what got
changed and hopefully also when it got changed.
Thanks
Regards