Re: tcp/ip vs named pipes



The first question is whether App2 can find Server2. The first thing
to check is that the client running App2 can ping the IP address of
Server2. If it can not you have a network routing issue. The second
test is can it ping Server2 by name. If it can not you have a DNS
name resolution problem. At least if you get that far you have
eliminated some of the potential problems.

Note that some installations block PING at the routers.

Roy Harvey
Beacon Falls, CT

On Tue, 8 Jul 2008 11:58:39 -0300, "Fabio Martins"
<support.msNOSPAMPLZ@xxxxxxxxxxxxxxxx> wrote:

Hi Guys... I have 2 aplications App1 and App2.

App1 access Server1 (Sqlserver ent 2000 SP4) through tcp/ip OK!
App1 access Server1 (Sqlserver ent 2000 SP4) through named pipes OK!

App2 access Server2 (Sqlserver std 2000 SP3) can't access through tcp/ip :(
App2 access Server2 (Sqlserver std 2000 SP3) through named pipes OK!

Access Config on Server1 and Server2 are identical.
I'd like app2 access server 2 through tcp/ip.
How can I solve that?

FM

.



Relevant Pages

  • Re: tcp/ip vs named pipes
    ... I have never had contact with sql server before. ... I can ping, but can't telnet on port 1433. ... test is can it ping Server2 by name. ...
    (microsoft.public.sqlserver.clients)
  • Re: iptables forwarding question
    ... I don't have access to server2. ... I had a chance to do this right now on a windows machine. ... I let it ping ... The response times are about the same as what I see on my ...
    (Fedora)
  • One way ping!
    ... Now and then "Server2" cannot ping (by name or ip ... Any other address both LAN and WAN. ... Basically its a one way ping ...
    (microsoft.public.windows.server.general)
  • Re: Client Logon question when you have 2 domains?
    ... can you ping the server2 by IP when you have two domains on? ... When both servers are on the network outlook can't connect to the exchange ... I don't understand why I can't connect to server2 on domain AJ2 that has ...
    (microsoft.public.windows.server.sbs)

Loading