Viewing 8 posts - 1 through 9 (of 9 total)
Hi,
I have solved my issue using the following:
- create a script task that will open my csv files with excel (yes you can do that ;)) and execute a macro...
October 8, 2013 at 5:57 am
You can open csv in excel and I obviously know the difference between excel and csv files.
I don't think that using StreamReader class will help me a lot.
October 7, 2013 at 3:01 am
Anyway this is not the concern of my request to say if SSIS is responsible or not ...
What I am looking for, and thank you again for your time, is...
October 7, 2013 at 2:46 am
Yes preview is cool, but I can only see the first 100 rows when the problem appears latter on the file.
Regards,
Damien
October 7, 2013 at 2:40 am
I fully agree when you have the control of the file produced .. The file comes from Business Object world and I have only choice between tab, semicolon, and comma...
October 7, 2013 at 2:36 am
Yes sure.
You will find here all the component I use:
- Flat File Connection Manager (format:delimited; text qualifier: "; header row delimiter: {CR}{LF};
- Flat File Source;
- Data Conversion Transformation (used...
October 7, 2013 at 2:18 am
Hi Raunak,
First of All, thanks for your reply. I already tried with a Flat File Connection; but the error occurred directly on the Flat File Source.
The solution I am working...
October 7, 2013 at 1:53 am
Viewing 8 posts - 1 through 9 (of 9 total)