Open chamiw2008 opened 11 years ago
In the audit table another field for event type (Add, edit, view, delete, login, logoff, etc)
Have to preserve the deleted and edited records, it the current database arch need drastic change to accommodate this;
We can generate text record and save in a separate table or file.
I will do it. Preserving old records is not difficult. We just mark them as retired and remove from searches.
We have to add a good audit trail.
Log server time IP address/ MAC address (need to get from client side by ? Java script?) User
for all ADD, EDIT, DELETE functions !
For EDIT and DELETE we have to archive the old.
Since most of the code is written and database is designed;
My suggestion is,