0

I try to execute SQL queries from my Visual Studio Code Extension. I know there is an vscode-mssql extension out there for SQL-Server, but I need ODBC connection from my extension. I was expected to work with this odbc package, but it only works for linux.

After reading this I installed it but I get an error as I expected:

Activating extension failed: %1 is not a valid Win32 application.

So, how can I connect to ODBC ?

Gama11
  • 31,714
  • 9
  • 78
  • 100
profimedica
  • 2,716
  • 31
  • 41
  • Possible duplicate of [Nodejs ODBC Connection on Windows](https://stackoverflow.com/questions/13489465/nodejs-odbc-connection-on-windows) – profimedica Oct 29 '17 at 10:11
  • As long as VSCode is a JS engine and it uses Nodejs , please vote it as duplicate of this detailed post: https://stackoverflow.com/questions/13489465/nodejs-odbc-connection-on-windows – profimedica Oct 29 '17 at 10:12

0 Answers0