Re: Can't see named instance

From: Geoff N. Hiten (SRDBA_at_Careerbuilder.com)
Date: 03/02/04


Date: Tue, 2 Mar 2004 12:16:08 -0500

Old version of MDAC. Apply the latest supported MDAC for NT 4.0 and the
client can connect. Alternatively, you can create an alias on the client
that includes the port number and connect via it.

-- 
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com
I support the Professional Association for SQL Server
www.sqlpass.org
"Sean" <anonymous@discussions.microsoft.com> wrote in message
news:2E49EBDD-9A7E-4772-9241-FA5A3EFA50C1@microsoft.com...
> I have a client running NT 4.0 on one of his workstations. For some reason
from that machine he can't see the named Instance on the Server
(MyServer\MyInstance) and therefore can't connect to the database. If I pull
up a list of available servers, the Server comes up on the list, just not
the named instance. ANy ideas on what might be causing this?


Relevant Pages

  • Re: Exposed Object vs Remoting server
    ... Allow the server to access the same object which is remoted to the clients ... Declare and instantiate a named instance of your remote object. ... > I have a remoting server which exposes a Singleton object to a client. ...
    (microsoft.public.dotnet.framework.remoting)
  • Exposed Object vs Remoting server
    ... I have a remoting server which exposes a Singleton object to a client. ... Or how do I expose a named instance of an abject to my clients? ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: MSDE access over network slow for XP workstations, not Win2K
    ... I'd suggest setting a fixed port for the named instance, ... Open svrnetcn.exe and for the named instance, ... On the client, run cliconfg.exe and set up an alias pointing to that port ... default instance installed on server SERVER1, ...
    (microsoft.public.sqlserver.msde)
  • Re: Address MSDE Server
    ... my question is how do i know the server address from a client? ... usually the server address is the name of the server hosting SQL ... the name can include the instance name if dealing with a named instance, ...
    (microsoft.public.sqlserver.msde)
  • Re: What doesnt lend itself to OO?
    ... >> proxy and instructs the server to constuct the real object. ... rather than client code. ... If 'clock' is instantiated in the server, ... > for the server interface at the OOA level. ...
    (comp.object)