CSV Export from Unicode Subfile field fails
Posted: Tue Dec 14, 2010 5:28 am
If I try to export a subfile that contains an unicode field, the field in the csv contains the doublebyte code of the field.
The field Text is defined as Graphic (CCSID 1200) with length 200.
Code: Select all
"Code","Länge","Sprache","Text"
"MD1090_001","78","ENG","00410044004D0049004E00490053..."
"MD1090_002","78","ENG","00480065006C0070003A0020004C..."
"MD1090_003","78","ENG","0045006E007400650072003A0020..."
"MD1090_004","78","ENG","0043006F006D006D0061006E0064..."
"MD1090_005","78","ENG","0050006100670065002000750070..."