all groups > sql server connect > october 2004 >
You're in the

sql server connect

group:

HOW to connect SQL Server in another LAN Network


HOW to connect SQL Server in another LAN Network Lalit
10/29/2004 5:32:02 AM
sql server connect:
Hi Friends,

I have two LAN networks, having different IP Address classes(say one
network is 101.12.12.x and other is 102.12.11.x). These LAn Networs are
connected by the Internet connection. At both the networks routers are
configured and at the Gateway Firewall Port 1433 is opened.

How to connect the SQL server of other network from network?


With regards,
Re: HOW to connect SQL Server in another LAN Network Andreas Müller
10/29/2004 3:10:31 PM
Hi Lalit,

did you try to call the stored procedures sp_addlinkedserver SERVERNAME
and then sp_addlinkedsrvlogin LOCAL_LOGIN, REMOTE_LOGIN, REMOTE_PWD

regards
Andreas

[quoted text, click to view]

Re: HOW to connect SQL Server in another LAN Network Lalit
10/31/2004 8:30:02 PM
Hi Andreas,

Thanks for response.

I have tried normal TCP IP connection from the Qery Analyser. Where it is
not working.


With Regards,

Lalit

[quoted text, click to view]
AddThis Social Bookmark Button