Hi Guys,
I need help and advice. I am thinking to SSIS Template for me to use over and over.
My destination will always same. However, Source will change time to time. I am thinking is it
is it possible If I have a table (Destination_Table) and Column should be all destination fields.
and configure and map the table to insert the row.
Then read header and mapping read from the table. So next time a new file comes, just configure
the table and that's it.
Please advise me, is this possible and how.
Thank You.