Results in Grid is not showing in SQL Server

Mar1009 picture Mar1009 · Aug 11, 2018 · Viewed 15k times · Source

I couldn't see the results in grid pane, so I did the following:

Tools > Options > Query Results > Results to Grid 
      > uncheck the "Discard results after execution" check box

But still I couldn't see the results in grid. I even hit the "Reset to Default" button in same window yet no luck

Please shed some light on this.

Answer

JukeSpeets picture JukeSpeets · Jun 27, 2019

Location of UI Button on Sql Server Management Studio Toolbar to change the default query output

Check your default "Results To" selected UI element. Make sure it is selected as "Results To Grid".

I ran into this issue and when I looked at the setting under 'Query Result' > 'SQL server' > it was already set as "Results To Grid"

I believe it was when I was trying hot-keys and fat-fingered CTRL+T which changes the results window to "Results To Text"