Cnnecting 2 SQL servers with no TCP/IP - TechRepublic
General discussion
February 14, 2001 at 04:39 AM
pererap01

Cnnecting 2 SQL servers with no TCP/IP

by pererap01 . Updated 25 years, 1 month ago

need to get connected to aremote server without using a TCPIP
protocol.Actually we need to syncronize two servers and the service
providers(who host the remote sql Server)are not prepared to open the required
port (1433) therefore getting connected through Tcpip is out of question .
How we planned to get connected to the remote server is by adding a
server alias using TCPIP protocol…. and as the s.p didnt agree to open the
port … we r in deep trouble….so i need to know if there is a way that we
could get connected to the remote server instead of using TCPIP.

This discussion is locked

All Comments