What's new, rather removed features from SQL Server 2008 (CTP6)
It has been a 'very busy' month sofar, in particular to Microsoft world and sub-domains of Windows Server, Virtual Server & SQL Server and you know why from here.
Not a 'real' launch for SQL Server folks out there, but a concession to their grief that SQL 2008 CTP6 is available to download and next question will be what's new. Here I would like to cover what have been removed from SQL 2008 features, that means they will not be included in RTM version of 2008 version too.
|
Settings and component features |
How to configure |
|
Protocols, connection, and startup options |
Use SQL Server Configuration Manager. |
|
Database Engine features |
Use Policy-Based Management, the property settings in SQL Server Management Studio, or sp_configure. |
|
Analysis Services features |
Use the property settings in SQL Server Management Studio. |
|
Reporting Services - EnableIntegrated Security property |
Use the property settings in SQL Server Management Studio. |
|
Reporting Services - "Schedule events and report delivery" and "Web service and HTTP access" |
Edit the RSReportServer.config configuration file, or use Policy-Based Management. |
|
Command line options |
Use the sqlps utility and the Policy-Based Management features provided by the SQLPolicy drive in the SQL Server PowerShell provider. |
source: MSDN SQL2008 Readme