Russian text and Win/Unix Oracle
From: Konstantin Kivi <kivi_at_glas.apc.org>
Date: 1996/03/08
Message-ID: <APC&63'0'150a5a44'606_at_glas.apc.org>#1/1
Date: 1996/03/08
Message-ID: <APC&63'0'150a5a44'606_at_glas.apc.org>#1/1
Hello All !
We have an Oracle database on SCO Unix where
we store 8-bit data (Russian text).
We use 866 code page, and everything work
fine under Unix, providing NLS_LANG in
environment is set to EE8ISO8859P2 (this
just allows to store 8 bit data).
We also want client Windows programs to
work in the same way. But Windows use
another character set (something like ??1251??),
so in my opinion, Unix server must convert character
data when it communicates with Windows client.
So the question is: how can we instruct
server to do such conversion.
Any help is greatly appreciated.
Konstantin. Received on Fri Mar 08 1996 - 00:00:00 CET