Vscode-mssql: Trouble with extension

Created on 14 Jan 2017  路  5Comments  路  Source: microsoft/vscode-mssql

  • MSSQL Extension Version: 0.2.0
  • VSCode Version: 1.8.1
  • OS Version: Windows 7

Steps to Reproduce:

  1. Install this extension
  2. After pressing Ctrl+Shift+P, then type sql and select option SQL Connect or Manage Connection Profiles
  3. Appers this message:
    3.1. SQL Connect
    2017-01-14 14_58_49-data sql visual studio code
    3.2. Manage Connection Profiles
    2017-01-14 15_21_22-untitled-1 visual studio code
bug

Most helpful comment

@GhostBasenji I added support for Win x86 and it's now available in this release: https://github.com/Microsoft/vscode-mssql/releases/tag/v0.2.0-alpha.21

All 5 comments

Can you check if the Windows 7 pre-reqs are installed. You can find the instruction here https://github.com/Microsoft/vscode-mssql/wiki/windows10-universal-c-runtime-requirement

If this is not the cause, then it will require more investigation.

Sorry to bother you. It is already in my system, because when you try to install the patch, I was reported that has the patch. Occasionally a message appears: "mssql: The platform is not supported", but everything else is the same.
Maybe the reason is because of versions MS SQL Server. I have SQL Server 2014.
P.S. I'll have to abandon the idea of working with VS Code and will I have to work in SQL Server Management Studio.

@GhostBasenji is it x64 or x86? The extension doesn't support x86.

And that's what it is. x86.
The problem is solved.

@GhostBasenji I added support for Win x86 and it's now available in this release: https://github.com/Microsoft/vscode-mssql/releases/tag/v0.2.0-alpha.21

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tqhuy1811 picture tqhuy1811  路  4Comments

casraysa picture casraysa  路  7Comments

klukiyan picture klukiyan  路  3Comments

leonardder picture leonardder  路  5Comments

BenWildeman picture BenWildeman  路  7Comments