Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Accent problem w/ oracle 6 on SCO 4.0
Yann LANGLAIS wrote:
> We have a bad time trying to import accentuated data
> into oracle database. The normally accentuated characters
> appearm once loaded as a normal ascii char, but shifted.
> That is, for example, "=E9" becomes something like "j", in q string
> resulting from a query.
> =
> I may guess that the problem comes from a 8 to 7bits rough conv=
ersion,
> or something similar.
> =
Perhaps may you try the NLS_LANG=3DAMERICAN_AMERICA.WE8ISO8859P1 in your CONFIG.ORA file. Received on Fri Jan 31 1997 - 00:00:00 CST
![]() |
![]() |