naresh2389
Starting Member
2 Posts |
Posted - 2014-04-05 : 00:22:10
|
Hi All,
I have below flatfile.Please let me know how to process this file without scripttask in SSIS.
I need to split header into 1 file or db,detail into another file and trailer into another filee. Hi All,
I have tried with condition split its not working.
H,2011-06-02 D,value1,value2,value3,1 D,value1,value2,value3,2 D,value1,value2,value3,3 D,value1,value2,value3,4 T,4, 10
Thanks in Advance |
|