IOT2000-Node Red MSSQL ConnectionError

Hello! I have connected my pc via shh to my IOT2000 on wich is running the Node-Red. I want to make a db connection on Node-Red to my database wich is on my Pc. I'm using node-red-contrib-mssql-plus.
In the microsoft sql server configuration manager I have enabled all the necessary communication protocols. I set my db to allow login with user "sa" and a password.
The server : the IP of my pc.
forum3
forum1

The same connection issue I have made it with MySQL, but here I'm getting trouble. I guess I have problem with user roles ?

Check SQL server log and verify port 1433 is correct.
Also I think you may need to enable TCP connection ?