Skip to Content
0
Former Member
Feb 23, 2009 at 01:31 PM

Skiping column in csv file

286 Views

Hi, specialists!

I need to get CSV file, using File Adapter. The problem is, that the last column of the file is Comments, so there could be commas, so File adapter thinking that it is a new column.

(I can't change file's structure or use another delimiters instead commas)

Is there any way to skip the last column in file?