When I was sitting in on Steve Nelson's Google Gears presentation at CFUNITED , we started talking about ways to track audits to table data. One of the ideas discussed was to keep an audit table for each table we wish to track. I have never done it this way; I generally used a centralized audit table with an XML diff-field that other tables then join to. As such, I wanted to take a few minutes to explore this i ...
Read More »