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
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Instance name

Author  Topic 

fmardani
Constraint Violating Yak Guru

433 Posts

Posted - 2005-12-29 : 02:07:23
Hi,
It seems that I have an instance name setup on my local sql server 2005. To get connected to it I have to use machinename/machinename
How can I use just machinename. And I believe this will allow me to connect remotely.
Thanks

sachinsamuel
Constraint Violating Yak Guru

383 Posts

Posted - 2005-12-29 : 02:14:02

If app server has sql client installed, you can create alias in sql client network utility. Or try connect to it with ip address and port number.

Regards
Sachin

Don't sit back because of failure. It will come back to check if you still available. -- Binu
Go to Top of Page
   

- Advertisement -