Oracle90 and ODBC on WinXP, problem with non-english character
From: muchan <muchan_at_promikra.si>
Date: Wed, 26 Jun 2002 18:45:02 +0200
Message-ID: <3D19EF8E.5050806_at_promikra.si>
Date: Wed, 26 Jun 2002 18:45:02 +0200
Message-ID: <3D19EF8E.5050806_at_promikra.si>
So far, I noticed 0xE8 and 0xC8 (รจ or French accent-grave in Latin-1, or C-caron in Latin-2) are both converted to 0xBF while retrieving, -- in ODBC log, it's shown as "\ff" -- and trying to write these characters to the database, 0x3F "?" character is written instead.
(So far the code that I found having problem are:
0x8F, 0x91, 0x93, 0x96,... 0xCD, 0xCF, 0xD1, 0xD3, 0xD6...)
Exotic characters which are not used in French seems to have problems, maybe there's some hidden tip about XP's local setting, but so far I didn't find any solution.
Would anyone help me?
muchan Received on Wed Jun 26 2002 - 18:45:02 CEST