RDBPROD: Traditional Chinese characters are not displayed correctly in .NET using ORDP
(Doc ID 1494365.1)
Last updated on APRIL 14, 2022
Applies to:
Oracle Rdb Server on OpenVMS - Version 7.3 and laterOracle Rdb Developer Tools for Visual Studio - Version 7.3 to 7.3.2.2 [Release 7.3]
Information in this document applies to any platform.
Symptoms
It is not possible to get BIG5 characters returned correctly using ORDP. Using a Data Reader and GetBytes and Encoding.GetEncoding("Big5") works, but not with GetString or with a Data Adapter.
The same works correctly with UTF8 characters.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |