Entity Framework return translated data from Oracle DB
Posted: Mon 18 Jun 2012 09:19
Hi,
In Oracle database (NLS_NCHAR_CHARACTERSET is UTF8), I stored a simplified chinese word in a NVARCHAR2 field. When selecting the field using the EF, the return data is automatically changed to traditional chinese. The Davert.Data.Oracle version is 6.80.350.0.
Is there anything that might have been set incorrectly causing this? Any help is appreciated.
Emily
In Oracle database (NLS_NCHAR_CHARACTERSET is UTF8), I stored a simplified chinese word in a NVARCHAR2 field. When selecting the field using the EF, the return data is automatically changed to traditional chinese. The Davert.Data.Oracle version is 6.80.350.0.
Is there anything that might have been set incorrectly causing this? Any help is appreciated.
Emily