User-1330468790 posted
Hi Brecht_M,
I can see that your problem is caused during a connection to SQL Server instance from another computer by using the
TCP/IP protocol.
The error message shows that you can not find the SQL Server instance which possibly happens when :
- The name of the computer hosting the SQL Server
- Instance does not resolve the the correct IP
- The TCP port number is not specified correctly
Here is an instruction that would help you complete the troubleshooting from the most
basic problems to more complex problems.
https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/troubleshoot-connecting-to-the-sql-server-database-engine?view=sql-server-ver15
Security Reminder:
You should not post private messages such as 'UserID' and 'password' even though the IP is not public accessible.
The member of this forum normally would not need these information to target and solve your problem.
Moreover, it would be much appreciated if you could check the format of the post after you post it since this post is
not very readable but confused for those people who are willing to help you.
Hope this can help you.
Best regards,
Sean