News

Real-Time Audit Logging System in SQL Server Implementing a real-time audit logging system in SQL Server involves capturing changes made to critical tables, such as Employees and Salaries, and ...
Still, SQL Server 2000 does conform with the C2-level auditing required by certain government users. Let’s take a quick look at the evolution of SQL Server auditing, then dive into its capabilities.
SQL Server 2008 has some great new features. One of them is the new auditing capability. Now we can audit at the server, database and table level according to specifications provided by the DBA.