Hi again, few things...
-
please go back and edit your post by clicking the pencil icon - the flow you have posted is unusable due to fourm formatting (it must be surrounded with ```) - see here for how to format code/flow
-
you can simply copy / paste an image or snipped image straight into a reply (no need to upload or attach)
-
The picture I showed is a beta version
I would be most grateful if you became a tester (I have 2 testers so far & the beta version is so far 100% stable) - it would help me get some confidence to release the beta as a new version.
It is not so difficult to install - please do this...
- stop node-red
- open a command / terminal window
-
cd
your.node-red
directory e.g... -
cd c:\Users\vstoresft2\.node-red
or cd ~/.node-red
npm uninstall node-red-contrib-mssql-plus
npm install node-red-contrib-mssql-plus@beta
- start node-red
now you will have the beta version with all the new features
please let me know if you can or cannot do this.