Browse by Tags

All Tags » SQL Server 2008 » SSMS
  • My Management Studio wishlist for SQL Server 2011

    Inspired both directly and indirectly by fellow MVP Erland Sommarskog, whose programming wishlist I talked about the other day, I have decided to compile a list of my own wish list items, in the same spirit of, ''it's never too early.''  This list is restricted to issues involving Management Studio; I was going to cover all of ...
    Posted to SQL Server Aggregator (Weblog) by Anonymous on August 20, 2008
  • SSMS T-SQL Debugger ScreenCast

    just posted - SSMS T-SQL Debugger ScreenCast 5:58 - focuses on the call stack. If you haven't played with the new Debugger, this is an easy way to get a look-see. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
    Posted to SQL Server Aggregator (Weblog) by Anonymous on July 23, 2008
  • A little Management Studio "oops"

    For those of you who connect to database servers where you are not in full control over all databases, or where some of your databases are ever offline (or auto-closed), the new version of Management Studio that is shipping with SQL Server 2008 is going to bring you some surprises, when you try to present a list of databases in Object Explorer.It ...
    Posted to SQL Server Aggregator (Weblog) by Anonymous on July 8, 2008
  • The 25 New Features in SSMS 2008

    Today I've been working on the SSMS chapter for SQL Server 2008 Bible. The list of new features for SSMS is rather impressive. Here’s a copy/paste from the book… SQL Server 2008’s Management Studio is an evolution of the SQL Server 2005’s Management Studio, which was a merger of the old Enterprise Manager and Query Analyzer. For SQL Server ...
    Posted to SQL Server Aggregator (Weblog) by Anonymous on March 31, 2008
  • Connect needs an "Ignored" status

    The SQL team seems to have been quite busy recently, commenting on and closing out many bugs and suggestions that have been raised, I suppose as they close out work on the SQL Server 2008 codebase. Some (like Buck Woody and Bill Ramos, among others) have been very good about commenting that while they can't address the issue(s) for SQL Server ...
    Posted to SQL Server Aggregator (Weblog) by Anonymous on December 13, 2007
  • Registered Servers become more useful

    In playing with the latest CTP for SQL Server 2008, I stumbled across some new context menu items for a server group node in Registered Servers.  You can now right-click a group node and choose options such as ''New Query'' or ''Object Explorer.''  When I first saw the items in the list, I thought it was some kind of bug, because how can ...
    Posted to SQL Server Aggregator (Weblog) by Anonymous on December 6, 2007
  • November CTP : Initial impressions of SSMS changes

    [Updates below in BOLD.]On loading SSMS for the first time, I noticed a few things.  First of all, the row(s) affected message is now prefixed with information on the instance and login relevant to the query execution:   As illustrated in the graphic, this information is already available in the status bar.  Why are they ...
    Posted to SQL Server Aggregator (Weblog) by Anonymous on November 19, 2007