Directions
on Microsoft Publications Separator Contact Us Separator About Us Separator Samples Separator Subscribe Separator Jobs
Home > Samples > Update > November 2008
          Back to associated article: SQL Server 2008 Improves Auditing, Change Tracking
Configuring SQL Server Audit

[bio]

The following is an illustration accompanying an article published by Directions on Microsoft, an independent research firm focused exclusively on Microsoft strategy & technology. More samples of our content, as well as a list of upcoming articles and reports are also available.

1108ss2iac_illo.jpg (39,938 bytes)

Workers specify database audits using the SQL Server Management Studio administrative tool. This illustration shows an audit that directs SQL Server 2008 to log every select, update, insert, or delete operation on a table called Sales.CreditCard. These events can be logged to a file or to the Windows Application or Windows Security logs. In addition to Management Studio, workers can define audits using SQL Server's T-SQL programming and query language.

back to top