Re: .NET Data Adapter not taking Alias added in ClientNetwork Utility
From: Aaron Bertrand [MVP] (aaron_at_TRASHaspfaq.com)
Date: 05/29/04
- Next message: David F: "Installing SQL Server on Windows 2003 Server"
- Previous message: Andrew J. Kelly: "Re: Adding another server instance to another hard drive?"
- In reply to: Ganesan Subramanian: ".NET Data Adapter not taking Alias added in ClientNetwork Utility"
- Next in thread: Ganesan Subramanian: "Re: .NET Data Adapter not taking Alias added in ClientNetwork Utility"
- Reply: Ganesan Subramanian: "Re: .NET Data Adapter not taking Alias added in ClientNetwork Utility"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 29 May 2004 15:30:37 -0400
I wasn't aware that .NET would even look at the client network utility. Are
you sure that's in its list of things to check (especially considering that
SQL Server / client network utility is not always going to be installed
where .NET is installed)? I thought for most applications it was HOSTS,
then WINS, then DNS... and SQL Server uses the client network utility on its
own?
-- Aaron Bertrand SQL Server MVP http://www.aspfaq.com/ "Ganesan Subramanian" <gansub@hotmail.com> wrote in message news:eODEacVREHA.4048@TK2MSFTNGP10.phx.gbl... >I added an alias in Client Network Utility. (cliconfg.exe). > I am in Administrators and hence was able to add the ALias. > > Alias Name : MyDatabase > Protocols Enabled : Named Pipes, TCP/IP. > Protocol for Alias : tried both Tcp/ip and Named Pipes > Server : MyServer > > From query analyser if I try to open "MyDatabase" it opens the server > > From .NET Windows Server, I give it in connection string - it doesnt take > it. > > Note : this is not working only on this server. Another similarly > configured > server, takes this. > > Any Help is much appreciated. > > Gan > > -- > Ganesan Subramanian > Microsoft Technologies and Solutions > > >
- Next message: David F: "Installing SQL Server on Windows 2003 Server"
- Previous message: Andrew J. Kelly: "Re: Adding another server instance to another hard drive?"
- In reply to: Ganesan Subramanian: ".NET Data Adapter not taking Alias added in ClientNetwork Utility"
- Next in thread: Ganesan Subramanian: "Re: .NET Data Adapter not taking Alias added in ClientNetwork Utility"
- Reply: Ganesan Subramanian: "Re: .NET Data Adapter not taking Alias added in ClientNetwork Utility"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|