Forum Discussion
Karthik12
2 years agoPost Patron
Remote connection to MS SQL server which listens only dynamic ports
Hello Guys, Hope you are doing well ! I am trying to commect power bi to a MS SQL database which is installed in shop floor PC of a testing machine. But, couldn't be successful. It will be gre...
Anonymous
2 years agoNot applicable
Hi Karthik12 ,
You can try the following operation:
Check Network Connectivity: Ensure that you can ping the SQL Server machine from your computer. Open Command Prompt and type ping <SQL_Server_IP_Address> (replace <SQL_Server_IP_Address> with the actual IP address of the SQL Server machine). This will verify that there is network connectivity between your computer and the SQL Server.
Check Service port if connected ping Ip port.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.