Hey
guys
I have flat file like this, no comma delimited and what soever, it has space that separate the data, and when i try to use the connection manager, it shows the half of the data as one column and remaining data as second column
Flatfile.txt look like this
aa bb cc dd ee ff gg
hh ii jj kk ll mm nn
How do i export this piece of data into table, where flat file
connection manager shows 2 sets of column instead of 7
that what i was expecting?
Thanks
simon