Re: SQL Server Not listed in Browse list on Query Analyzer

From: Rand Boyd [MSFT] (rboyd_at_onlinemicrosoft.com)
Date: 02/09/04


Date: Mon, 09 Feb 2004 21:41:58 GMT

I do not know if this will help but look at the SQL Server Network Utility
on the server itself and make sure that SQL Server is listening on TCP/IP,
Named Pipes and Sahred Memory. I have seen situation where if it wasn't it
would not broadcast istelf on the network and would not show up in the
listing of SQL Servers. I that does not help you can always create an alias
using the SQL Cleint Network Utility and allow the application to connect
locally using the alias.

Rand
This posting is provided "as is" with no warranties and confers no rights.



Relevant Pages

  • Re: SQL Server VPN problems / Help
    ... Create Alias to SQL server from your machine using CLIEN NETWORK UTILITY, ... I want to use the remote SQL as ...
    (microsoft.public.sqlserver.server)
  • Re: Network Utilities
    ... Below are the relevant excerpts from the SQL Server 2000 Boons Online: ... The Server Network utility is used to manage the server Net-Libraries. ... Most users will never need to use the Client Network utility. ... users can specify only the network name of the ...
    (microsoft.public.sqlserver.server)
  • RE: Is this the bug in SQL2000?
    ... The "Client Network Utility" is only used to configure how clients connect. ... The "Server Network Utility" controls what connections SQL Server will ...
    (microsoft.public.sqlserver.connect)
  • Re: SQL 7 Encryption Using Multiprotocol Network Library
    ... You mention that the client is properly configured, ... Did you run the Client Network Utility on the Client to ... SQL Server is installed on Windows 2000 Server. ...
    (microsoft.public.sqlserver.security)
  • Re: ODBC cannot connect to MSDE 2000a
    ... I'm using SQL Server 2005 beta. ... > Network Utility to check that and, eventually, enable TCP/IP ... try creating an alias with the IP ...
    (microsoft.public.sqlserver.msde)

Loading