One thing i found missing in the comparison is, that Peer To Peer Transactional Replication used for scaling out is only supported in the Enterprise Edition
Technology Blog on: Business Intelligence, Cloud Computing, Data Mining, Warehousing, Database Systems, Project Management, Security and Capacity Management, High-Tech Web Analytics Systems.
Wednesday, August 27, 2008
Saturday, August 09, 2008
SQL Server version Info and Build Details!
To get the version info for the SQL server we use:
select @@version
or
select serverproperty('productversion')
Following are very cool links to get a very detailed information about all builds and versions which fairly helps in maintaining patches and security!
http://sqlsecurity.com/FAQs/SQLServerVersionDatabase/tabid/63/Default.aspx
http://sqlserverbuilds.blogspot.com/
http://support.microsoft.com/kb/321185
select @@version
or
select serverproperty('productversion')
Following are very cool links to get a very detailed information about all builds and versions which fairly helps in maintaining patches and security!
http://sqlsecurity.com/FAQs/SQLServerVersionDatabase/tabid/63/Default.aspx
http://sqlserverbuilds.blogspot.com/
http://support.microsoft.com/kb/321185
Labels:
sql
SQL Server 2008 (Katmai) download links!
Trial Download:
http://www.microsoft.com/sqlserver/2008/en/us/trial-software.aspx
SQL Server 2008 Feature Pack:
http://www.microsoft.com/downloads/details.aspx?familyid=c6c3e9ef-ba29-4a43-8d69-a2bed18fe73c&displaylang=en&tm
SQL Server 2008 Upgrade Advisor:
http://www.microsoft.com/downloads/details.aspx?FamilyID=F5A6C5E9-4CD9-4E42-A21C-7291E7F0F852&displaylang=en
http://www.microsoft.com/sqlserver/2008/en/us/trial-software.aspx
SQL Server 2008 Feature Pack:
http://www.microsoft.com/downloads/details.aspx?familyid=c6c3e9ef-ba29-4a43-8d69-a2bed18fe73c&displaylang=en&tm
SQL Server 2008 Upgrade Advisor:
http://www.microsoft.com/downloads/details.aspx?FamilyID=F5A6C5E9-4CD9-4E42-A21C-7291E7F0F852&displaylang=en
Labels:
sql
Subscribe to:
Posts (Atom)