G
George Applegate
I have a payroll record data base - records the employee, date, time,
in or out of when they punch in.
I am going to have to allow some users the ability to delete, add or
even change records.
Is there an easy model to follow of how I can somehow track when
changes are made and what those are?
For instance, can I somehow write copies of any records that are
changed to another table? Can I write copies of any record added to
another table or copy any record deleted to another table? If a
record is changed, it'd be nice to have a "before" and "after" view.
I am sure someone has run across this issue before and am wondering
how it might best be resolved.
thanks for any suggestions.
ga
George Applegate
(e-mail address removed)
in or out of when they punch in.
I am going to have to allow some users the ability to delete, add or
even change records.
Is there an easy model to follow of how I can somehow track when
changes are made and what those are?
For instance, can I somehow write copies of any records that are
changed to another table? Can I write copies of any record added to
another table or copy any record deleted to another table? If a
record is changed, it'd be nice to have a "before" and "after" view.
I am sure someone has run across this issue before and am wondering
how it might best be resolved.
thanks for any suggestions.
ga
George Applegate
(e-mail address removed)