-
Recent Posts
Personal Links
SQL Server Links
Windows OS
Meta
Daily Archives: 28. March 2008
Simple SQL Server Log Filter / Review Script
Here’s a very basic log filtering /review script that you can run on a daily basis to review your SQL Server logs. It shows the last two days of log entries filtering out logon and backup entries. — daily log … Continue reading
Posted in T-SQL
Comments Off on Simple SQL Server Log Filter / Review Script