Quote:
|
Originally Posted by gvee
|
If it was my CSV it wouldn't be an issue, but unfortunately it isn't and I don't get to dictate the format. It actually gets worse...there are 104 different tables with up to 220 columns all in the one file.
My approach it to use a Flat File Source, a Conditional Split to split by table, a Data Conversion to strongly type the data, and finally a SQL Server Destination.
I seem to have hit a stumbling block on this quote issue. I hate getting held up on stupid little things, but isn't it always the way. I swear I spend more time on stupid little things than on the REAL technical challenges.