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 |
jim_jim
Constraint Violating Yak Guru
306 Posts |
Posted - 2010-12-07 : 16:27:20
|
I want o extract data from an oracle database using ssis and save it to a flatfile separated by column numbersfor example1-10 will have id11-20 will have Name20-30 will contain dateetcNo Tabs separating the data |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
jim_jim
Constraint Violating Yak Guru
306 Posts |
Posted - 2010-12-07 : 20:18:15
|
I dont have any problems with SSIS yethow do i configure the destination flat file in the format I mentioned above |
|
|
|
|
|