First Release Candidate of SQL Server 2012
Written by Kay Ewbank   
Friday, 18 November 2011

The ‘feature complete’ Release Candidate of SQL Server 2012 is now available for download.

According to the SQL Server Team Blog, over 100,000 people have downloaded the earlier technical previews.

 

sqlserverlogo

 

Improvements in this release start with greater availability by allowing the use of multiple secondary mirrored databases that can be used for tasks such as reporting and backup. Performance is another area to have received improvements with the Resource Governor now supporting 64 resource pools and providing more control of CPU usage.

For developers, one of the more interesting additions to this version is SQL Server Data Tools, which can be used to develop both database and business intelligence projects. Equally interesting is a new version, CTP3, of SQL Express LocalDB. This is a lightweight version of Express that still has all the options for programming, but that runs in user mode and is easy to install and relatively modest in its pre-requisites. You can find out more and try it here.

Other improvements worth noting in the Release Candidate are the ability to carry out snapshot backups to Windows Azure from within SQL Server Management Studio, and extra functionality in PowerView so end users can analyze their own data.

sqlserverlogo

More:

Download SQL Server 2012 Release Candidate 0

Related articles:

SQL Server releases (Denali) available

SQL Server 2012 B I edition

 

To be informed about new articles on I Programmer, subscribe to the RSS feed, follow us on Google+, Twitter or Facebook or sign up for our weekly newsletter.


 

Banner


First Official SDK In Rust
05/03/2025

We are all being urged to work in Rust because its safer, but this is easier said than done. The embedded world really needs a memory-safe language, but Rust gets surprisingly little support from manu [ ... ]



Kotlin 2.1.20 Boosts Plugin Support
26/03/2025

Kotlin 2.1.20 has been released with updates to the kapt and Lombok plugins, a new DSL to replace Gradle's application plugin, and a number of improvements for WASM. 


More News

Last Updated ( Friday, 18 November 2011 )