Forum Discussion
Anonymous
5 years agoNot applicable
Connection error with CDS
Hi all, I am trying to connect to CDC via Power BI. I already made sure that the endpoint is activated: And my database version (9.1.0000.24054) should be high enough as well. When i now ...
v-yingjl
5 years agoCommunity Support
Hi Anonymous ,
Based on the error message, error 40 means you cannot establish connection to SQL server, you can check below:
- lease make sure your database engine is configured to accept remote connections.
- Please make sure that you create an exception on the firewall for the SQL Server instance and port you are using.
- Please check if your SQL server services is up and running properly.
- Please make sure that you enable TCP/IP in SQL Server Configuration
This article could be a reference for you:
Resolving could not open a connection to SQL Server errors
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.