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
 SQL Server Development (2000)
 need help..

Author  Topic 

deepabalasubramanian
Starting Member

21 Posts

Posted - 2001-10-04 : 02:34:12
Like i have two SQL servers in a network.A and B

I would like to create a database,tables (say >5) and then perform insertion operations into those tables (depending on some criteria) in the server B
through a stored procedure in Server A.

Is there any way to do this?
no DTS

thanks
   

- Advertisement -