Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: insert hebrew
Hi Dave,
the machine is XP English. the NLS_LANG on windows XP is
AMERICAN_AMERICA.WE8MSWIN1252. more over i cant take the dump because i
cant insert the data in database.
Dave wrote:
> Amar wrote:
> > HI Gurus,
> > Can you let me know how to insert the hebrew data from windows XP
> > machine to oracle database running on solaris having AL32UTF8 as its
> > characterset.
> >
> > when i try to insert the data it shows me some ????? ???? kind of
> > thing.
> >
> > Amar.
> >
>
> Is the WinXP a Hebrew machine?
> What is the NLS_LANG on the Windows box?
>
> ???? is usually the result of characterset incompatibility, e.g. trying
> to represent Hebrew in US7ASCII.
>
> Also you should perform a SELECT DUMP on the database to see if the data
> is inserted correctly and displayed incorrectly, or inserted incorrectly
> in the first place.
Received on Wed Oct 19 2005 - 08:41:18 CDT
![]() |
![]() |