MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

ESSENTIALS: Home | Tips | Search | Categories | Top 10 | Products | Authors | Blogs | Forums | Webcasts | Advertise | About
Browse by Tags - MSSQLTips

MSSQLTips

MSSQLTips.com - your daily source for SQL Server tips
Welcome to MSSQLTips Sign in | Join | Help
in Search

Browse by Tags

All Tags » database audting » auditing (RSS)
  • Re: Designing Tables for Audit Data in SQL Server

    Mark, Thank you for the lengthy reply and feedback. Generic tables: You are correct, only specific columns are being audited with the 2 table generic solution. The requirement is not to audit the entire row. For the population, some of the data is populated via a trigger and other data is actually populated...
    Posted to Forum by admin on 04-11-2008
  • Re: Designing Tables for Audit Data in SQL Server

    MarkJo_FP, Thank you for sharing some of the challenges you are facing today with auditing. Although your new solution does have many tables it sounds like the performance is acceptable and is something you are willing to manage. How do you think a generic solution either with an XML column or a generic...
    Posted to Forum by admin on 04-04-2008
Page 1 of 1 (2 items)