![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I need to do ETL/ data movement. The databases are located in two servers. (e.g: Server_1 : 2 databases, Server_2 : 1 databases) I am using stored procedures for ETL loads into staging tables. How do I establish connection to different SERVERS using from my stored procedure. can any body give suggestion ? All databases are SQL Server ? Thanks in advance. |
#3
| |||
| |||
|
|
Linked servers will see you through this problem. -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. www.Konesans.com "baaul" <baaul (AT) discussions (DOT) microsoft.com> wrote in message news:387FFEA5-F39D-4C5D-82F7-ECCDD127B7BB (AT) microsoft (DOT) com... I need to do ETL/ data movement. The databases are located in two servers. (e.g: Server_1 : 2 databases, Server_2 : 1 databases) I am using stored procedures for ETL loads into staging tables. How do I establish connection to different SERVERS using from my stored procedure. can any body give suggestion ? All databases are SQL Server ? Thanks in advance. |
![]() |
| Thread Tools | |
| Display Modes | |
| |