Shortcut to hide the results pane in Query editor

Hi,
I am looking for an equivalent in SQL 2005 Query editor to toggle the hiding and displaying the results pane. Equivalent to hitting Ctrl+R in Query Analyzer.

Also, the setting can be changed to get the Results in a separate tab. Is there a keyboard shortcut to toggle between the editor and results windows in that case.
Hitting Ctrl+tab goes to a separate Editor window, not to the results pane within the same query...

Thanks,
Asim.


Answer this question

Shortcut to hide the results pane in Query editor

  • mani_rt

    Steve, you are right. I am using the June CTP. Something is wrong with my installation though. I went on another m/c with the same build and tried the ctrl-r shortcut and it works. No idea why it doesn't work on my system.

    Asim.

  • Noel Fernandez

    By default, ctrl-r toggles the results pane in SSMS T-SQL editor windows.  This is handled by the editor window itself, so it has to have focus when you type the shortcut.  And F6 should rotate through the edit, results, and other panes within the editor window.

    Which build are you using where this doesn't work



  • mntlinstituteflr

    Come on, anyone.
    Is this shortcut really missing Isn't this important for people who write queries all day. Are we expected to use the mouse whenver we want to show or hide the results pane.

    Asim.

  • Shortcut to hide the results pane in Query editor