I’m just writing this article to provide you the new changes to SSMS GUI available in SQL Server 2011 aka Denali. This article is not more into techie however it will just visualize you the changes made to SSMS GUI in .SQL 2011 I’ll update this article whenever I see a new change in SSMS GUI
Category Archives: SQL Server 2011
New SSMS GUI Changes in SQL Server 2011 (Denali)
Posted by Vidhya Sagar
on April 6, 2011
No comments
Adding Startup parameter made easy in Denali
Posted by Vidhya Sagar
on January 14, 2011
1 comment
You folks might have already know that a new version of SQL Server is on the way to market. Right now beta version of SQL Denali (aka SQL Server 2011) is released. In this version addition of startup parameter is made easy and effort less. In previous version we will be adding it in a text box separating each entry with semi colon(;) . There is a chance that we might miss that semi colon and it will result in SQL server startup failure. To over come this in this version they have made it simple by adding the parameter in a list. To add or modify startup parameter try the below steps