April 28, 2009 10:15 PM
Posted by: Colin Smith
Database,
Database Administration,
MS SQL,
SQL ServerI needed a quick audit of some of the SQL Servers in my environment. We wanted to know what version and what SP each instance was running. I threw this together and it is pretty simple. It only checks for SQL Server 2000 SP4 and SQL Server 2005 RTM thru SP3.
April 21, 2009 7:04 PM
Posted by: Colin Smith
Database Administration,
DBA,
MS SQL,
SQL ServerI just had a battle with some applications support team members about securing our data. We have a system that connects to a SQL Server backend, this system has been in place for over a year now and is about to get a major application update. When this system was first implemented management let...