TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
vipin jha
NA
10
9.2k
SSIS multiple table loads using single DFT
Feb 4 2015 1:47 AM
Hi,
I am new to the SSIS. I am trying to load multiple source tables from my staging database to corresponding destination table in the data warehouse.
All the source table have diffrent number of column.
I am having 100 of SSIS package of 100 source Tables and 100 destination table.
I want to make single SSIS package to load all the 100 tables using single DFT.
I have a film aster table which containing the list of source table and destination table name, and input will be the filename , on the basis of filename my DFT will take the source and destination table and change the source and destination table using variable at run time dynamically.
Please suggest some ideas on above concern.
Regards,
Vipin Jha
Reply
Answers (
0
)
Sql Server
How to Call variable value in OLEDB Command SSIS