Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
qsen_7
Starting Member
1 Post |
Posted - 2009-05-28 : 12:47:56
|
hi , I've got the following problem ...can't connect to the sql server through the routher!!!Can someone please write a step-by-step guidance how to set up both the server and the router ?? |
|
SQLRatankalwa
Starting Member
42 Posts |
Posted - 2009-06-02 : 00:33:01
|
To be frank I don't know which router you are using, The default instance of SQL Server uses 1433 port on the server to communicate to the client. Make sure that if you have a firewall the port 1433 is open on the server. That should fix the problem.Ratan KalwaSQL Server Professionals User Grouphttp://www.revalsys.com |
 |
|
|
|
|