Forum Discussion
Server error "Error Message: A network-related or instance-specific error occurred while establishi
- 6 years ago
Hi Anonymous ,
This error usually means that the client can't find the SQL Server instance. This normally happens when at least one of the following problems exist:
- 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
Checklist:
- SQL Server are up are runing
- check the correct instance name
- add in exception in firewall
- check if anti virus is using it
- check the sql browser services
Please refer the following Microsoft document and cases that could also help you:
- https://community.powerbi.com/t5/Desktop/SQL-Connection-error-Named-Pipes/td-p/29203
- https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/troubleshoot-connecting-to-the-sql-server-database-engine?view=sql-server-ver15
- https://support.microsoft.com/en-us/help/4009936/solving-connectivity-errors-to-sql-server
Best Regards,
Yingjie Li
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
This error usually means that the client can't find the SQL Server instance. This normally happens when at least one of the following problems exist:
- 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
Checklist:
- SQL Server are up are runing
- check the correct instance name
- add in exception in firewall
- check if anti virus is using it
- check the sql browser services
Please refer the following Microsoft document and cases that could also help you:
- https://community.powerbi.com/t5/Desktop/SQL-Connection-error-Named-Pipes/td-p/29203
- https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/troubleshoot-connecting-to-the-sql-server-database-engine?view=sql-server-ver15
- https://support.microsoft.com/en-us/help/4009936/solving-connectivity-errors-to-sql-server
Best Regards,
Yingjie Li
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.