Hi,
I am a datastage guy for most of my life, so pardon me, if i am asking a stupid question.
Requirement : The csv file which is the source can different number of columns at different dates.
Currently it has 70 columns, but tomorrow it can come with 75 columns or 60 columns.
I have to read the csv file and load it to the table. The data volume is also huge.
In datastage, we have a schema file concept, which enables us to propogate column metadata on runtime.
Is it possible in SSIS or can you guide me in a proper direction as to how to handle the above situation.
Thanks for your help in advance. Cheers!!!!!