the chinese character mess up when write data to Oracle database from flexsim by odbc. but the english character is ok. the problem is shown in the picture.
We tried many methods and failed to solve the problem,but there are some tips:
1/ the Oracle database can successfully write Chinese character by other tool,such as sqlplus OR navicat.
2/ we also have changed the encoding method of oracle database to utf-8, but the Chinese character still mess up when write data to Oracle DB by ODBC or dbconnnector of flexsim.