Importing data in multiple languages
sng1017
Forums
Hi guys,
Have anyone ever tried to use Import Assistant/ReportReader to import a file which is mainly in English language but also consists foreign languages (Chinese, Japanese eg)? Some data in these foreign languages became unreadable characters in the output.
Appreciate any inputs on how I can keep them in the original language(s) or any workaround I haven't thought of.
IDEA comes in two version,
IDEA comes in two version, namely the ASCII and Unicode versions. It sounds like you are using the ASCII version when you should probably be using the Unicode version if you are dealing with Chinese and Japanese character sets.