Skip to content

Comment on Introducing the Microsoft Driver for Node.JS for SQL Serverparent

Comments

This is the standard connection string pattern on Windows platforms.

In my opinion it was very lazy for them to not alter it in this use case. It doesn't make much sense.

it does make sense. The connection string is passed to the underlying SQL client as is.

That means that you don't have to update the node driver code as well as SQL client if they change the connection string capabilities or SQL client version on the PC.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.