Problem with NLS
554560Jun 21 2007 — edited Jun 26 2007Hi!!
I need help, I have problem with letter 'Ñ' . My NLS_PARAMETERS in my server are NLS_LANGUAGE=SPANISH, NLS_TERRITORY=SPAIN, NLS_CHARACTERSET=WE8ISO8859P15 and my windows client my NLS_LANG=SPANISH_SPAIN.WE8ISO8859P15. When I insert rows in a table from my client, I can see 'ñ', but when I execute select from my server for see rows, I can't see 'ñ'. I can see rows with 'ñ'' (select) only from pc where I made 'Insert command'.
Please! help me!!!
Bye!