Inserting upside down question marks/Inverted Question marks into database
432862May 31 2006 — edited May 31 2006Hi All,
When I am inserting any special character into database it is
inserted as upside down question marks/Inverted Question marks.
When I am trying to display the same string throgh the application
the special characters are displaying as small square box.
NLS Parameters are as follows:-
NLS_LANGUAGE AMERICAN
NLS_CHARACTERSET UTF8
NLS_NCHAR_CHARACTERSET UTF8
NLS_RDBMS_VERSION 9.2.0.4.0
can any body help in this?
Thanks in advance.