MSSQL Auditing Recomendations
Posted
by Josh Anderson
on Server Fault
See other posts from Server Fault
or by Josh Anderson
Published on 2009-12-10T23:30:15Z
Indexed on
2010/03/15
17:10 UTC
Read the original article
Hit count: 387
As an aspiring DBA, I have recently been asssigned the task of implementing the tracking of all data changes in the database for a peice of software we are developing. After playing with microsoft's change data capture methods, Im looking into some other solutions. We are planing to distribute our product as a hosted solution and unlimited installations would be desired for maximum scalability. Ive looked at IBM's Guardium as well as DB Audit by SoftTree. Im curious if anyone has any solutions they may have used in the past or possibly any suggestions or methods to achieve complete, and of course cost effective, auditing of data changes.
© Server Fault or respective owner