|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Tuesday, May 14, 2013 2:42 PM
Points: 193,
Visits: 773
|
|
Hi Experts,
I created a named instance, I am a DBA , i can connect to named instance using SERVERNAME\INSTANCE name, but none of the developers are able to connect to it in same way. But they are successfull by giving SERVERNAME,PORTNUMBER,
Please help me to find the reason for this..
Thanks all
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Today @ 8:26 AM
Points: 6,737,
Visits: 11,791
|
|
Sqlism (1/3/2013) Hi Experts,
I created a named instance, I am a DBA , i can connect to named instance using SERVERNAME\INSTANCE name, but none of the developers are able to connect to it in same way. But they are successfull by giving SERVERNAME,PORTNUMBER,
Please help me to find the reason for this..
Thanks all Are you connecting locally while logged into the server or from a remote workstation in the same network segment as the developers?
1. Make sure the SQL Browser service is started. 2. Make sure UDP port 1434 (port used by Native Client to reach SQL Browser service) is open between the developer workstations and the server.
__________________________________________________________________________________________________ There are no special teachers of virtue, because virtue is taught by the whole community. --Plato
Believe you can and you're halfway there. --Theodore Roosevelt
Everything Should Be Made as Simple as Possible, But Not Simpler --Albert Einstein
The significant problems we face cannot be solved at the same level of thinking we were at when we created them. --Albert Einstein
1 apple is not exactly 1/8 of 8 apples. Because there are no absolutely identical apples. --Giordy
|
|
|
|