Forum Discussion
SQL Connection Named Pipes Provider, error:40
- 9 years ago
Hi ElliotP,
1. Please check if the outbound traffic over port 1433 port is allowed on the machine which has desktop runs.
2. Please add firewall rules to specify which IP address ranges from the Internet are allowed. See: Azure SQL Database server-level and database-level firewall rules.
3. Please enable Telnet Client feature then run telnet command in cmd. See: Windows 7: Enabling Telnet Client.
Best Regards,
Qiuyun Yu
Hi ElliotP,
1. Please check if the outbound traffic over port 1433 port is allowed on the machine which has desktop runs.
2. Please add firewall rules to specify which IP address ranges from the Internet are allowed. See: Azure SQL Database server-level and database-level firewall rules.
3. Please enable Telnet Client feature then run telnet command in cmd. See: Windows 7: Enabling Telnet Client.
Best Regards,
Qiuyun Yu
- ElliotP9 years agoPost Prodigy
Evening,
Thank you so much for the quick response. I added the port and it seems to be running a lot more comfortably; thank you so much.