1
kudos
spam Kudos Remove

List of versions and bugs fixed on SQL Server 2008 Service Pack 2 (CTP)

published 662 days, 6 hours, 15 minutes ago posted by sasa 671 days, 6 hours, 46 minutes ago
Saturday, July 31, 2010 3:23:24 PM GMT Thursday, July 22, 2010 2:52:49 PM GMT
I had to answer bunch of questions around version number and fixes that are released for SQL Server 2005 & 2008, during a SQL Server platform health check for a client yesterday.. First one was, what is easy way to determine which version (service pack release) of SQL Server is running :As 2000 version is still operational (most of the places) I would say run the following TSQL against the registered SQL instances on your network: SELECT SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'),...(read more)
category: News | clicked: 0 | | source: sqlserver-qa.net | show counter code
tags: best practice, ctp, download, fix, service pack2, SQL Server, versions

No comments yet, be the first one to post comment.

To post your comment please login or signup