microsoft / vscode-mssql

Visual Studio Code SQL Server extension.
Other
1.55k stars 459 forks source link

Query Result, Result grid does not show #18350

Open DanielPieterSmit opened 1 week ago

DanielPieterSmit commented 1 week ago

Steps to Reproduce:

  1. Using SQL Server extension, open new *.sql file
  2. Connect to server
  3. Execute SQL Query
  4. View Results tab
  5. Messages will display correctly
  6. Result does not display anything
EdCallahan commented 1 week ago

Could this be a dup issue with: https://github.com/microsoft/vscode-mssql/issues/18329? Are there multiple commands in the SQL file?