Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 link between 2 servers

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-10-09 : 09:21:18
Tom writes "I have 2 servers, serverA with database livedata and serverB with database Arcdata.

Both these servers are running sqlserver 6.5 with service pack 5 on WinNT.

I want to write a stored procedure that will archive data from livedata via BCP and import it into the database Arcdata on serverB.

How do I run a command on 1 server to look at tables in another database in another server?"

rajeshkumar77
Starting Member

46 Posts

Posted - 2001-12-06 : 03:44:52
Hai
I am using sql server 2000 database
I want to read the data from a database server which is located at remote place [somewhere else]
is it possible to read the data froma databse server which is located at remote place using ip address and port no ?
if possible please tell me in what way can i do that
thanksinadvance
yours
suji

Go to Top of Page
   

- Advertisement -