I cannot find Command Window in SSMS

  • Hello,

    I'm debugging some t-sql code, I can view locals, watches etc. and I've closed command window by mistake. But i couldn't find it again. Is there a shortcut key for this window? How I can access this window?

    Thanks in advance.

  • There should be a New Query button near the top left hand corner of your screen. If there isn't, choose Toolbars from the View menu, and make sure Standard is ticked.

    John

  • Thanks but I'm trying to find Command Window as you can see in the picture

  • anyone can help?

  • You're in debug mode. If you go to Debug > Start Debugging from the toolbar, it switches to debug mode. As soon as you do that, the command window appears.

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply