sp_import_errorlog
To import the SQL Server error log into a table, so that it can be queried
Written by: Anand Mahendra Tested on: SQL Server 2000
2008-08-21 (first published: 2008-06-30)
751 reads
To import the SQL Server error log into a table, so that it can be queried
Written by: Anand Mahendra Tested on: SQL Server 2000
2008-08-21 (first published: 2008-06-30)
751 reads
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
By Andy Warren
I drove up to Jacksonville Friday afternoon to allow for bad traffic and immediately...
This months subject for T-SQL Tuesday was Your first technical job. I have to...
So, I have a server that needs to be uber locked down, and I'd...
Hello friends, I am looking at a query where the designs are as follows:...
Hi I have a stored procedure that writes rows to tables where it repeatedly...