enye displayed as ?
hi,
I am developing an application using oracle database 11g and oracle forms deployed on weblogic 12c, both running on centos linux. I have an employee table that i connect to using sqldeveloper. When i run the select statement using sqldeveloper on windows i see the name displayed correctly i.e. name is with an enye ~ (Niña) on top. But when it try to display the name using the oracle forms application i am developing thru weblogic running on linux i see the name with a question mark in place of the ~ character. (Ni?a). Has anyone experienced this and help