<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 33: Error reading Unicode encoded text file</title><link>https://sourceforge.net/p/csvjdbc/feature-requests/33/</link><description>Recent changes to 33: Error reading Unicode encoded text file</description><atom:link href="https://sourceforge.net/p/csvjdbc/feature-requests/33/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 12 Apr 2011 10:17:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/csvjdbc/feature-requests/33/feed.rss" rel="self" type="application/rss+xml"/><item><title>Error reading Unicode encoded text file</title><link>https://sourceforge.net/p/csvjdbc/feature-requests/33/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm trying to read a csv file which is encoded using 16-bit Unicode characters rather than 8-bit ASCII, the error I'm getting is listed below. Is there any way of making CsvJdbc work with Unicode?&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;
Gary&lt;/p&gt;
&lt;p&gt;java.sql.SQLException: Unexpected '"' in position 1. Line= "P a r t   N o " , " D e s c r i p t i o n " , " C o u n t " , " L o c a t i o n "&lt;br /&gt;
at org.relique.jdbc.csv.CsvRawReader.parseCsvLine(CsvRawReader.java:302)&lt;br /&gt;
at org.relique.jdbc.csv.CsvRawReader.getNextDataLine(CsvRawReader.java:223)&lt;br /&gt;
at org.relique.jdbc.csv.CsvRawReader.&amp;lt;init&amp;gt;(CsvRawReader.java:140)&lt;br /&gt;
at org.relique.jdbc.csv.CsvStatement.executeQuery(CsvStatement.java:382)&lt;br /&gt;
at TestCSV.main(TestCSV.java:19)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gary Lynch</dc:creator><pubDate>Tue, 12 Apr 2011 10:17:49 -0000</pubDate><guid>https://sourceforge.net9c79f4adf6cd4849f9a2109051db015190e43fbd</guid></item></channel></rss>