Forum Discussion
Anonymous
4 years agoNot applicable
Error 2146232060
Hi Does anyone know how to solve this error? DataSource.Error: Microsoft SQL: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server w...
- Anonymous4 years ago
Hi Anonymous ,
This error means that the client can't find the SQL Server instance. This can happen when at least one of the following problems exists:
- The name of the computer hosting the SQL Server instance doesn't resolve the correct IP
- The TCP port number isn't specified correctly
For more details, please refer to
Troubleshoot connecting to the SQL Server Database Engine - SQL Server | Microsoft Docs
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
lbendlin
4 years agoSuper User
Where is this coming from - your Power BI Desktop or a gateway/service refresh ?
- Anonymous3 years agoNot applicable
I also face a similar error : 2146232060, the error come from PBI Service , I do not use a gateway. I connect to Azure SQL Database.