Hello,
I have multiple csv files (more than 60) with different structure (different number of columns, different columns names) and i want to load them to sql server tables.
each csv will be load to different table.
the ssis process will create table automatically!! with the csv structure and load the csv data into the table.
i looked around the forums and didn't found a solution to this problem, and it seems really weird that this is mission impossible.
please help !
(:
I have multiple csv files (more than 60) with different structure (different number of columns, different columns names) and i want to load them to sql server tables.
each csv will be load to different table.
the ssis process will create table automatically!! with the csv structure and load the csv data into the table.
i looked around the forums and didn't found a solution to this problem, and it seems really weird that this is mission impossible.
please help !
(: