hvisionexpo
Programmer
I need to implement an audit trail or transaction log of transactions performed by the user. It needs to keep track of original value and new value and user/date-time.
I have about 10 tables on which I need to put this audit trail?
What is the best way to implement this?
Thanks
I have about 10 tables on which I need to put this audit trail?
What is the best way to implement this?
Thanks