2

I have been working with angular 2 and mongodb but now i want to connect my web app with sqlserver and perform a sample CRUD operation.I am unable to find any documentation regarding the same,any help regarding it will awesome. Thanks.

Regards, Hrishikesh k

3
  • its just a matter of host and port? Just make a connection to that host:port. Commented Feb 22, 2017 at 5:06
  • You probably need asp.net as the backend. this is similar to the express/rooter/mongoose construct you already know. Commented Feb 22, 2017 at 5:24
  • BY searching a little bit, I found also a OLE for Windows for node.js, may be that can be an alternative to connect to MS SQL Server. Commented Feb 22, 2017 at 5:29

1 Answer 1

1

Vscode does not support such functionality by default, however there is an extension for developing Microsoft SQL Server, Azure SQL Database, etc https://github.com/Microsoft/vscode-mssql

Inside vscode open command palette, select Install Extension and type mssql then click install button.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.