Hi,
We have characters 订单 stored properly in a varchar2 column.
When we try to display in our Delphi application it shows as "??".
TOracleSession.BytesPerCharacter is set to bcAutoDetect.
We tried Forcing Widestrings, and NoUnicodeSupport to no avail.
What can we do to display these characters properly?
We are using Delphi 7, DOA 4.1 and DevExpress Grid component.
Thank you.
We have characters 订单 stored properly in a varchar2 column.
When we try to display in our Delphi application it shows as "??".
TOracleSession.BytesPerCharacter is set to bcAutoDetect.
We tried Forcing Widestrings, and NoUnicodeSupport to no avail.
What can we do to display these characters properly?
We are using Delphi 7, DOA 4.1 and DevExpress Grid component.
Thank you.
Last edited: