Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
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-02D,value1,value2,value3,1D,value1,value2,value3,2D,value1,value2,value3,3D,value1,value2,value3,4T,4, 10Thanks in Advance |
|
|
|
|
|
|