forked from docs/doc-exports
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com> Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: wangdengke2 <wangdengke2@huawei.com> Co-committed-by: wangdengke2 <wangdengke2@huawei.com>
707 B
707 B
What Can I Do If Garbled Characters Are Displayed in the Exported Database Result Set?
CSV files exported from DAS are encoded in UTF-8.
Excel files are encoded in ANSI. Garbled characters are caused by inconsistent encoding modes.
You are advised to open the CSV file using a text editor and save the file in ANSI encoding.
Parent topic: Usage