Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hey,
I need to access an external SQL Express server but am getting and error message;
"Details: "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: TCP Provider, error: 0 - The wait operation timed out.)""
Annonymised details as follows;
IP: 11.111.11.11
SQL Server –**-**-***\SQLEXPRESS
I read somewhere that I need to put a port of 1433 but I'm not sure where I'm going wrong.
I have entered the username and password correctly
Thanks,
J
Solved! Go to Solution.
@magnifybi , In SQL Server configuration Manager -> Under Network -> Enable TCP/IP and Open properties, there you need mention port, that you want use externally
Hi @magnifybi ,
You can use servername or ip address+port(1433 for default instance). Would you please check if the browser service works well in server where the sql server is installed. And make sure you have enable TCP/IP protocol in sscm:
And also refer to the steps in https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/troubleshoot-connecting-to-th...
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
@magnifybi , In SQL Server configuration Manager -> Under Network -> Enable TCP/IP and Open properties, there you need mention port, that you want use externally
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
90 | |
88 | |
83 | |
64 | |
49 |
User | Count |
---|---|
127 | |
108 | |
87 | |
70 | |
66 |