Hi,
I have a requirement where in i have around 15 different flat files , filenames are fixed but folder path can be changed(i think i should use a variable for folder path). These 15 files data should go to their respective tables in the database. What would be the best approach to carry out this task.I saw so many conflicting opinions on similar kind of requirement, but unable to decide. If somebody can give an accurate approach, it would be helpful. Whether i need to create separate data flow task for each file or separate package?
In addition to these, example : while importing product data into product table, if product ID already exists, we need to ignore it and upload only the new records.
- Edited by Thomas_ITsavvy Tuesday, June 16, 2015 6:25 PM