royjimenez
Programmer
Hi!
I have an Oracle Database and I can save special characters into my db ( for instance á, é, ñ ... ).
I am using Oracle 8.1.7 in an unix server (SUN).
I can see all my data with special character into my db...
if I run a sql "Select name from employees" the resultset can be read as follow:
Pedro Gómez
John Díaz
BUT, from each client I can't see those special characters, those are translated into others ones. I thought about NLS_LANG parameters but I can't find the correct value.
If someone knows about it help me !
Thanks.
The life is too short to cry and long enough to try it... God bless us.
![[thumbsup2] [thumbsup2] [thumbsup2]](/data/assets/smilies/thumbsup2.gif)
I have an Oracle Database and I can save special characters into my db ( for instance á, é, ñ ... ).
I am using Oracle 8.1.7 in an unix server (SUN).
I can see all my data with special character into my db...
if I run a sql "Select name from employees" the resultset can be read as follow:
Pedro Gómez
John Díaz
BUT, from each client I can't see those special characters, those are translated into others ones. I thought about NLS_LANG parameters but I can't find the correct value.
If someone knows about it help me !
Thanks.
The life is too short to cry and long enough to try it... God bless us.
![[thumbsup2] [thumbsup2] [thumbsup2]](/data/assets/smilies/thumbsup2.gif)