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

I would need "ApplicationIntent=ReadOnly" in the SQL connection string #80

Closed JL400 closed 8 months ago

JL400 commented 9 months ago

I'm using node-red-contrib-mssql-plus Is there an option to add additionnal parameters in the connection string? I need to add "ApplicationIntent=ReadOnly" to connect to a read only db. Could you please support this?

bestlong commented 9 months ago

duplicate #61

JL400 commented 9 months ago

Hi, Great Function, it works thanks Just a detail, the the ApplicationIntent=ReadOnly is activated when checkbox is false, is this on purpose?

bestlong commented 9 months ago

fix: v0.12.1