Hi,I am deploying a DCR which is having Russian characters into MYSQL Database using DataDeploy. All the data in DB is appearing as "??????". I am using UTF-8 encoding in all the configuration files.Thanks,Shefali
What is your Platform/OS?What is your OD Version?What is your MySQL Version?What is the value of your <database> Element's "jdbc-driver" Attribute?What does "data [...] is appearing as ??????" even mean? In other words, what SQL Client have you used to retrieve this Data?
Platform/OS:-UnixOD Version:-7.2.1MySQL Version:-5.0.37Value of database:<database name="dbInstanceName" jdbc-driver="com.mysql.jdbc.Driver" protocol-url="jdbc:mysql" db="dbserver/dbname" password="" user="" vendor="rdbms" delete-tracker="yes" enforce-ri="yes" real-update="no" cache-db-connection="no" />