• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » problem import csv in Cp863 MS-DOS Canadian French encoding

#1 2009-09-16 21:33:22

wichard
New member
Registered: 2009-09-16
Posts: 1

problem import csv in Cp863 MS-DOS Canadian French encoding

I am trying to import a csv file that is encoded in "Cp863 - MS-DOS Canadian French" encoding.

I have found that the encoding is in an extended encoding set which I can not choose from when choosing the encoding of the file.(http://java.sun.com/j2se/1.4.2/docs/guide/intl/encoding.doc.html)

I have tried using Encoding Type CUSTOM and than entering "Cp863" but than an error occurs when the import starts.

Code:

Exception in component tFileInputDelimited_1
java.io.UnsupportedEncodingException: Cp863
    at sun.nio.cs.StreamDecoder.forInputStreamReader(Unknown Source)
    at java.io.InputStreamReader.<init>(Unknown Source)

Any other format will result in é being incorrectly imported as other characters.

Is there a way to use the Cp863 encoding type?

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » problem import csv in Cp863 MS-DOS Canadian French encoding

Board footer

Powered by FluxBB