I am using VS2015,I have input as a flat file which doesn't have headers.I need to add the multiple columns that is all most more than 200 columns as flat file header.Basically how we can do is we will open FLAT FILE CONNECTION MANAGER and will go to ADVANCED tab and will add the columns one by one.But adding more than 200 columns will take more time.
My question is how to add all the columns headers in to ADVANCED at once so that it can reduce a lot of time for me? Is there any solution for this or we need to add it one by one which will take long time?Is there any solution for this?