Problem filtering with spanish character 'ñ' and with acute
We have installed APEX Spanish language using load_es.sql. After doing so, we have a problem with the filtering:
when the characters written as 'N' or acutes and run the filter action, the application to convert 'ñ' in 'Ã ±' and, of course, no records found
The NLS_LANG environment variable is SPANISH_SPAIN.AL32UTF8 and the instance is NLS_CHARACTER_SET WE8ISO8859P15 and SPANISH.SPAIN as language and territory
Does anybody has been the same??
Thanks