Hi all,
I am a starter learner of SSIS. I have created two sample application.
1st: Import data of a table to excel sheet
2nd: import data from two table linked with primary and foreign key relation into excel
now i want to fetch data from a single table let's say "tblPayment" from two different server to excel sheet in my local system.
can any one help me please??