Hi ,
i got one requirement like i have to load sample file data which is given by client.
The sample data contains tab delemeted values. it contains 4 rows and 12 columns and client has given one sample table with 17 coulumns
now i have to load sample data into my table. while loading the data i got the below error , if i click OK then i can able to see my 4 records .
but when i tried to load the data i am loading only 3 rows , the last row i.e 4th row is not yet inserting into table. last row contains only 2 columns data
Requirement:
i have to load all 4 records and in future client may pass 17 columns but right now i got only 12 columns data into excel.
If i add 17 columns from advance tab to the flat file then my 4 rows records will become only 2 rows.
how can i over come this issues.
Thanks in advance
franklinsentil