Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Using NLS inside PRO*C
I'm having problems using NLS inside PRO*C.
I have a database created using WE8DEC character set, running on UP-UX 10.20
(my language is portuguese). When I trie to copy records from one table to
another, I lose special characters like 'ηγ' and so on. Those records are OK
in the first table. If I do a SELECT INTO a variable, and a printf to see
the content of the variable, the content is already wrong.
What can I try to do in order to avoid this problem? Should I configure
certain environment variables?
Thanks in advance
Pedro Tavares
C.M.V.M.
Lisbon, Portugal
Received on Wed Mar 10 1999 - 09:33:39 CST
![]() |
![]() |