How to hide query result pane in query editor

In SQL 2000 Query analyzer, we can toggle a button to show/hide the result pane. It's really helpful if the script file is pretty big.

In 2005 SSMS, does anyone know how to do this I cannot figure it out.

Thanks in advance.



Answer this question

How to hide query result pane in query editor

  • Linda Chapman

    OK. I cannot find the button/menu. But the same shortcut key in sql 2000 works. CTRL+R

  • Poor .NET 2.0 app dev manager

    It's under the Window menu when you have a query open. I've added it back to the toolbar in my setup where it belongs.

    I find it odd how in many cases MS has put a lot of gui designers in SSMS but yet on something that is actually useful and often used they expect us to all be experts on the keyboard.  As amazing as SSMS is this kind of stuff just baffles me.

  • How to hide query result pane in query editor