microsoft / vscode-postgresql

PostgreSQL extension for VSCODE
Other
422 stars 53 forks source link

Running the contributed command: 'sqltools.saveResults' failed. #92

Closed elf55 closed 3 years ago

elf55 commented 3 years ago

Steps to Reproduce:

  1. Generate an SQL query response from Redshift
  2. Use any "save as" tool to save as either json or csv

No output file generated and the message: Running the contributed command: 'sqltools.saveResults' failed. is displayed.

elf55 commented 3 years ago

I removed SQLServer driver and reloaded VSCode and the issue gone away. I'm going to close the issue.