Welcome to EMC Consulting Blogs Sign in | Join | Help

Data Based

Just some thoughts of mine

SQL Server 2008 RC0

SQL Server 2008 Release Candidate 0 (build 10.0.1442.32) was released to MSDN and TechNet subscribers on Friday. It should be available to everyone else very soon via the Connect site.

http://msdn.microsoft.com/en-us/subscriptions/default.aspx

http://technet.microsoft.com/en-us/subscriptions/default.aspx

 

Apart from the new branding (see above) the goodies in this release include some Management Studio enhancements: object search, T-SQL debugger and PowerShell support. Yes, the debugger is back for those who miss it from SQL Server 2000 days!

What's also new is that multiple editions are now included in a single package, so you get Express, Standard, Enterprise, etc instead of just Developer. A product key is required to install the paid-for editions.

 

SQLServer2008RC0Setup

 

SQL Server Express Edition 64 bit

I have seen no info at all from Microsoft about this but RC0 does include a 64 bit version of Express Edition. This is the first native 64 bit release of Express. SQL Server 2005 Express Edition is 32 bit and WOW only.

 

SELECT @@VERSION;

--------------------------------------------------------------------------------------------------------
Microsoft SQL Server 2008 (CTP) - 10.0.1442.32 (X64)
    May 29 2008 23:52:04
    Copyright (c) 1988-2007 Microsoft Corporation
    Express Edition with Advanced Services (64-bit) on Windows NT 5.2 <X64> (Build 3790: Service Pack 2)

(1 row(s) affected)

Published 09 June 2008 17:50 by David.Portas

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

 

jamie.thomson said:

You missed the most important new feature! @[System::ContainerParentGUID] in SSIS :)

-Jamie

June 9, 2008 18:03
 

David.Portas said:

Obviously I knew you would blog it anyway, Jamie... :)

June 9, 2008 18:31

Leave a Comment

(required) 
(optional)
(required) 
Submit
Powered by Community Server (Personal Edition), by Telligent Systems