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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 server aliases

Author  Topic 

sunsanvin
Master Smack Fu Yak Hacker

1274 Posts

Posted - 2008-10-02 : 03:33:40
Dear All,
i'm trying to access the server with alias name. my server is xns016 and i've named that as myserver.

while querying from the server, it is accepting and i'm able to connect through query analyzer(2000).
but while i'm trying to connect through the client machines, it is saying that can not find the server. all the client machines are running applications and there is no sql server installed on those.
with IPaddress, all the application are running fine. but with the alias name not. i'm sure i'm missing at some where. can someone help me in this please

Arnav
Even you learn 1%, Learn it with 100% confidence.

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-10-02 : 05:35:44
http://searchsqlserver.techtarget.com/tip/0,289483,sid87_gci1281621,00.html
Go to Top of Page
   

- Advertisement -