Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

ssis - load multiple csv with different structure to sql server

$
0
0
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 !
(:

Viewing all articles
Browse latest Browse all 24688

Trending Articles