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 was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Details:
DataSourceKind=SQL
DataSourcePath=10.88.164.156;alpalytics_dev
Message=A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
ErrorCode=-2146232060
OBS: i already checked the credentials, passwod, server ID...
OBS: this is a Direct Query
Solved! Go to Solution.
Hi @jessicaloureiro ,
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:
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.
Hi @jessicaloureiro ,
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:
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.
Where is this coming from - your Power BI Desktop or a gateway/service refresh ?
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Mark your calendars and join us on Thursday, June 30 at 11a PDT for a great session with Ted Pattison!
User | Count |
---|---|
103 | |
25 | |
18 | |
14 | |
11 |
User | Count |
---|---|
111 | |
32 | |
28 | |
22 | |
18 |