Hi
2 or 3 years ago I created my first SSIS package in SQL2008, upgrading SQL2000 DTS packages. I knew little of ETL at the time (I'm not much better now!) When I was doing this everything fell at the first hurdle - ie importing some data from a csv file. There were numerous errors and when one was 'fixed' another appeared. None of these happened with DTS.
Eventually I found the solution (or at least one that met my needs) in the shape of the Delimited File Source ( I'm now looking at upgrading from 2008 to (probably) 2014 but currently working on 2012. The DFS doesn't convert to 2012 and I can't find an updated version. Although the Flat File Source in SSDT has supposedly been updated it still throws out the same errors I was getting (the data comes from a live sytem which can change historically so a full download is done everyday)
Has anybody come up with a newer version of this DFS task?
The errors I get are to do with truncation, conversion, missing line terminators and the list goes on...
Cheers!
;-)
2 or 3 years ago I created my first SSIS package in SQL2008, upgrading SQL2000 DTS packages. I knew little of ETL at the time (I'm not much better now!) When I was doing this everything fell at the first hurdle - ie importing some data from a csv file. There were numerous errors and when one was 'fixed' another appeared. None of these happened with DTS.
Eventually I found the solution (or at least one that met my needs) in the shape of the Delimited File Source ( I'm now looking at upgrading from 2008 to (probably) 2014 but currently working on 2012. The DFS doesn't convert to 2012 and I can't find an updated version. Although the Flat File Source in SSDT has supposedly been updated it still throws out the same errors I was getting (the data comes from a live sytem which can change historically so a full download is done everyday)
Has anybody come up with a newer version of this DFS task?
The errors I get are to do with truncation, conversion, missing line terminators and the list goes on...
Cheers!
;-)
If a man says something and there are no women there to hear him, is he still wrong?
How do I get the best answers?
How do I get the best answers?