Steps to Reproduce:


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
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