French characters not showing on a web report
M.R.May 2 2013 — edited May 13 2013Hello,
Using Oracle 11g R2. On a web report I created, the French characters are not showing (like e with an accent, etc)
I tried both NVARCHAR2 and VARCHAR2 data types.
The current language settings are the following:
NLS_LANGUAGE: AMERICAN
NLS_NCHAR_CHARACTERSET: AL16UTF16
NLS_TERRITORY: AMERICA
NLS_CHARACTERSET: WE8MSWIN1252
NLS_RDBMS_VERSION 11.2.0.2.0
Are these setting supporting French language?
If not, then please let me know what parameter above need to be changed in order to include French language support?
Regards,
M.R.