Chinse Characters do not export properly from Apex App
Using Oracle Apex 19.1.0.00.15, when I try to use the export functionality (csv) in my apex application, Chinese (multi-byte char's) are displayed as inverse question marks. Opening in excel or a text editor like notepad++ gives me the following : APAC,CN03,21512,¿¿¿,
In the DB and the application it's displayed properly : 吉向阳
Anybody experienced the same? And has a solution?