bestlong / node-red-contrib-mssql-plus

A Node-RED node to read and write to Microsoft MS SQL Databases
MIT License
31 stars 18 forks source link

Instance Name #75

Closed fioronileo closed 11 months ago

fioronileo commented 1 year ago

Would it be possible to add the ability to configure the SQL node with the instance name? The resulting connection string should be "mssql-server-name\instance-name"

Steve-Mcl commented 1 year ago

It is already possible to connect to an instance.

Read this thread: https://github.com/bestlong/node-red-contrib-mssql-plus/issues/63#issuecomment-1067390539

fioronileo commented 11 months ago

Yes it works ! Standard instance uses Udp port 1434