Comment on Introducing the Microsoft Driver for Node.JS for SQL ServerparentComments−gouranga14yYes. It is standard on windows to use connection strings. Also it stops then node.js driver being coupled to particular SQL client versions.It does look rather gnarly but if you work with it for a bit, you will find that connection strings are incredibly powerful.
Comments
Yes. It is standard on windows to use connection strings. Also it stops then node.js driver being coupled to particular SQL client versions.
It does look rather gnarly but if you work with it for a bit, you will find that connection strings are incredibly powerful.