Import CSV to Database Smart Service

Certified Associate Developer

Hi,

I am trying to import a CSV file, but I receive this error "java.lang.IllegalStateException: (line 76) invalid char between encapsulated token and delimiter". The CSV file has an open quotation mark but no closing quotation mark, and my separator is ‘##’. How can I get around this problem? Is it possible to insert some escape characters?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data