hi,
How to read csv file with multi line in one field.
for example...
-------------------------------------------
ProductID |ProductName |code
-------------------------------------------
1 |abc |aaa
-------------------------------------------
2 |jhg |kjhu
|lofju |hyggt
|mnjh |
--------------------------------------------
3 |kjiuy |hjhut
--------------------------------------------

