UPDATE: node-red-contrib-mssql-plus V0.2.1

Hi all, I now have access to the repo & NPM and have made some significant updates.

All outstanding issues have (hopefully) been resolved...

  • Fix problem where configs get mixed up when more than one SQL Server config is used in a node-red installation (handles bestlong#2 & bestlong#9) )
  • Add ability to return multiple record sets (optional result type to maintain compatibility with earlier versions)
    image
  • Add ability to output results to field other than payload
    image
  • Add ability to throw errors (handles bestlong#5, (optional to maintain compatibility with earlier versions)
    image
  • Bug fixes
  • Improved documentation

A picture is worth a thousand words...

Link: https://www.npmjs.com/package/node-red-contrib-mssql-plus

Please let me know if there are any concerns.

1 Like

And now available on flows :slight_smile:
Hopefully soon in the pallet manager.

1 Like