March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
133 | |
91 | |
88 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
73 | |
68 |