Hi All,
I have small issue. I was importing the data from text files into the table ....
I have around 40 columns.. so my issue is the data does have 40 columns in a row ( this is for some rows). some of the rows does not have 40 columns.... These are comma separators .. If you look at my screen shot the second row inserting in the fallowing first row in the table because the second row does not have 40 columns .
I set the properties like this
Row delimiter: {CR}-{LF}
Column delimiter: Comma{,}
Could anyone correct me where I am doing mistake . I need the rows same as text file rows in the table . Thanks for your help.