Loading...
Skip to content
AndyLeonard.blog() AndyLeonard.blog()
  • LinkedIn
  • X.com
  • RSS
  • About Andy
  • linktr.ee

SQL Server 2008 Management Studio – Function Keys

Posted on August 8, 2008Updated on October 21, 2017by Andy LeonardCategories:Uncategorized

F7! 

The F7 key displays details in SSMS 2008. I’m almost positive SSMS 2005 RTM’d with the same funtionality and it was later removed.

F8? 

I love the F7 key. And I love that it displays details when I highlight something in Object Explorer – which, by the way, no longer displays when I press the F8 key… (grrr) – and then press the F7 key.

Functionitis

As a keyboard guy, I think it would be nice to have the Object Explorer display when I press F8 and Details display when I press F7. I’m sure there’s a reason we don’t have both in SSMS 2008, even if I don’t know what that reason is.

I’m not starting an online petition to have it changed. I’ll just work around it.

Multiple Mappings

I sometimes get myself in trouble with function keys.

A few weeks ago I was delivering SSIS training and attempted to demonstrate how you can remove all breakpoints in the Visual Studio 2005 IDE with Ctrl+Shift+F9. I pressed the key combination and it didn’t work. Durnit!

I have Camtasia loaded on my presentation laptop. It just so happens Ctrl+Shift+F9 starts/stops recording via the Camtasia plug-in in PowerPoint. I recorded the remainder of the day.

:{> Andy

Andy Leonard

andyleonard.blog

Christian, husband, dad, grandpa, Data Philosopher, Data Engineer; Azure Data Factory, Fabric Data Factory, and SSIS guy; and farmer. I was cloud before cloud was cool. :{>

20 thoughts on “SQL Server 2008 Management Studio – Function Keys”

  1. AaronBertrand says:
    August 8, 2008 at 4:16 pm

    Yes, I noticed the F8 functionality disappeared too.  You can use F8 to make it appear if it is currently closed, but you can not use F8 to make it disappear if it is currently open.

    Reply
  2. andyleonard says:
    August 8, 2008 at 4:27 pm

    Hi Aaron,
      I’m not able to use F8 with Developer Edition RTM. Maybe I’m doing something wrong?
    :{> Andy

    Reply
  3. AaronBertrand says:
    August 8, 2008 at 4:33 pm

    Did you close Object Explorer first?  Where is the focus when you try hitting F8 (after you’ve closed Object Explorer)?  Are you on x86 or x64?

    Reply
  4. andyleonard says:
    August 8, 2008 at 4:37 pm

    Hi Aaron,
      I did close it first. I tried F8 with Object Browser closed and opened – no effect. I an currently testing the x86 version. I wonder if it’s different in x64…
    :{> Andy

    Reply
  5. AaronBertrand says:
    August 8, 2008 at 4:51 pm

    I am on Vista x86.  It opens with F8 when it is closed, but you can’t toggle.  I will try it later on Server 2008 x64 and Server 2003 x86, and see if there are any differences in behavior.

    Reply
  6. andyleonard says:
    August 8, 2008 at 4:59 pm

    I’m running Windows Server 2008 x86 in VPC. That may be the difference… odd though that the OS would affect this…
    Thanks for the help Aaron!
    :{> Andy

    Reply
  7. AaronBertrand says:
    August 8, 2008 at 5:02 pm

    I spotted a couple of Connect items about this.  Here is one that seems like your issue, though Microsoft couldn’t reproduce it:
    https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=351585
    And here is one that explains my issue (F8 has become an on-only switch, instead of an on-off toggle).  They were aware of it in 2006, and put it on the list for Katmai, but it wasn’t addressed.
    https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=126902

    Reply
  8. AaronBertrand says:
    August 8, 2008 at 5:04 pm

    Maybe it is the VPC that is affecting it, not the operating system.  I am not using virtualization for any of the instances I’ve installed thus far.  (And maybe the other person who had this problem in RC0 was also experiencing this issue inside a virtual machine.)

    Reply
  9. mrk says:
    August 11, 2008 at 6:59 pm

    As a workaround to F8 not acting like a toggle for Object Browser window, you can close the Object Browser window using only the keyboard by hitting F8 to give it focus and Shift-Esc to close it.

    Reply
  10. Lester says:
    February 11, 2009 at 1:46 pm

    I have a question. If you close the summary tab in Management Studio 2005, how do you open it again?

    Reply
  11. andyleonard says:
    February 12, 2009 at 8:40 am

    Hi Lester,
      I use View>>Object Explorer Details.
    :{> Andy

    Reply
  12. Edison says:
    February 16, 2009 at 12:59 am

    Hello
    For some reason, sql management studio object explorer does not show up for me. It used to be there. I closed it a few days back. Now it doesn’t show up when I press F8 or go to View->Object Explorer.
    ANy ideas, guys? :((

    Reply
  13. Kez Halls says:
    July 30, 2009 at 6:24 am

    Did you find an answer to your question Edison.  My object explorer has disappeared as well.  It makes ssms unusable.  I am on 64 bit

    Reply
  14. Julie says:
    September 9, 2009 at 2:51 pm

    This could be caused by corrupted Management Studio user data. The following worked for me :
    1. %SystemDrive%\Documents and Settings\<user>\Application Data\Microsoft\Microsoft SQL Server\90\Tools\  
    (For SQL Server 2008 should be 100 instead of 90)
    2. Backup and then delete the ‘Shell’ folder.  This folder will be rebuilt when you start SSMS. You will lose your connected server history, but you should retain recent files, etc.

    Reply
  15. Scott says:
    September 17, 2009 at 7:15 pm

    Deleting the Shell folder worked for me.  I can now see my Object Explorer in SQL Management Studio 2008.
    Thank you!

    Reply
  16. Rajaprabu says:
    July 26, 2010 at 5:41 am

    I too get expected result. Thank you

    Reply
  17. Jim R. says:
    September 30, 2010 at 7:03 pm

    Hi all, Thanks a lot Julie!!, i tried re installing sql server 2008 and nothing happen (Object explorer does not show).
    Gretings!

    Reply
  18. Jim R. says:
    September 30, 2010 at 7:03 pm

    Hi all, Thanks a lot Julie!!, i tried re installing sql server 2008 and nothing happen (Object explorer does not show).
    Gretings!

    Reply
  19. Doug Kelley says:
    June 25, 2013 at 5:56 pm

    To bring back the Object Explorer use the following menu command: Window\Reset Window Layout
    That worked for me!
    Doug

    Reply
  20. Michael S. says:
    August 28, 2013 at 4:45 pm

    Practically everything on the SQL Server 2012 keyboard can be controlled by going to Tools / Options / Environment / Keyboard. Find the command you want (it even includes search function), “Press shortcut keys:” and click “Assign” button. Works well. Microsoft got this one correct!

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Training

Next Live Training:

Fabric Data Factory logo A Day of Azure Data Factory live and online 9:00 AM-4:30 PM (ET) 21 May 2025. Register today!
Fabric Data Factory logoAdvanced Azure Data Factory (ADF) live and online 9:00 AM-4:30 PM (ET) 11 Jun 2025. Register today!
Fabric Data Factory logo A Day of Fabric Data Factory live and online 9:00 AM-4:30 PM (ET) 18 Jun 2025. Register today!

Subscribe to my Newsletter

Need Help?

I still deliver consulting! I help enterprises implement Fabric Data Factory and Azure Data Factory solutions, help data teams rescue data warehouse projects, and support businesses by validating data architecture. Contact me. I can help.

Training

Azure QuickStart Premium includes access to all Enterprise Data & Analytics' Fabric, Azure, and Azure Data Factory training for 1 Year! Register today!

Do you need to level-up your Data Engineering skills in a hurry? Premium Level includes all Azure QuickStart Premium content plus SSIS and SSIS Catalog content. Register today!

  • LinkedIn
  • X.com
  • RSS
© 2025 by AndyLeonard.blog(). All rights reserved.
Back to top