Hi,
Open the SQL Server error log under the folder
SQL_Server_installation_path>\MSSQL$instance_name\LOG folder to make sure
that the SQL Server named instance runs well and to find the TCP port which
this named instance is listening.
As well as using Server network utility verify TCP/IP protocol is enabled.
Get the SQL Server name from Error log and use that name to connect from
query analyzer
Thanks
Hari
SQL Server MVP
> can we connect named instance through IP like in the network utility I
> just
[quoted text clipped - 17 lines]
>
> thanks and have a great day
Rogers - 15 Jul 2005 17:38 GMT
First of all Hari, thanks for your reply.... I can easily connect the named
instance on that same machine ... I am trying to connect that named instance
through my client machine and facing this problem...
> Hi,
>
[quoted text clipped - 33 lines]
> >
> > thanks and have a great day