This is a simple method of history tracking of database changes that in done within in the application. There are other methods to do this including creating triggers within the database itself.
Basically this is one small function that you pass in a dataset and transaction. It loops through each table and each row and column in the table and detects the current state of the row and records it in an audit table.
Recent comments
2 days 11 hours ago
5 days 13 hours ago
5 days 13 hours ago
6 days 17 hours ago
1 week 16 hours ago
2 weeks 19 hours ago
2 weeks 19 hours ago
2 weeks 4 days ago
2 weeks 5 days ago
2 weeks 5 days ago