Ajesh
11th March 2019, 13:08
Hi All
I am facing a peculiar situation here. All the Multi Byte Characters are stored well at DB and reproduced well in Text Manager.(Like Chinese,Hebrew and so on)
But the problem is when they are exported as a data, it presents rubbish/Junk characters.
To Counter that, I suggested to use utf8.export() so that the data is exported in Unicode Mode from TSS and this solution works. But now what they want is that without using these commands like utf8.export etc can we get the data in Unicode Mode? Like For example to store the Data in Unicode Mode @ Database?
How feasible is this?
I am facing a peculiar situation here. All the Multi Byte Characters are stored well at DB and reproduced well in Text Manager.(Like Chinese,Hebrew and so on)
But the problem is when they are exported as a data, it presents rubbish/Junk characters.
To Counter that, I suggested to use utf8.export() so that the data is exported in Unicode Mode from TSS and this solution works. But now what they want is that without using these commands like utf8.export etc can we get the data in Unicode Mode? Like For example to store the Data in Unicode Mode @ Database?
How feasible is this?