Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Does oracle support unicode?

Re: Does oracle support unicode?

From: David <darussell_at_msn.com>
Date: Sat, 30 May 1998 22:09:09 +0100
Message-ID: <#YXJr9Aj9GA.278@upnetnews05>


Orcale7 supports unicode 1.1 with character set AL24UTFFSS, Oracle8 supports uninode 2.0 with character set UTF8. Unicode has two major encoding schemes: UCS-2 (two-byte fixed-width) and UTF-2 (multi-byte format with variable width). Oracle8 supports UTF-8 because the enhancement is transparent to client meaning UCS-2 client like NT will work with it.

Always remember unicode brings hidden performance and bandwidth overheads.

Regards
David Russell

jtung_at_optum.com wrote in message <6kmv7j$nds$1_at_nnrp1.dejanews.com>...
>I have a project to support mutilanguage. I have to load all the captions
from
>oracle server at run time and depend on which user to run this
>software(langID) to show different language. The front-end is VB. So I want
to
>know if I put different lang string in oracle, can I get it?
>
>-----== Posted via Deja News, The Leader in Internet Discussion ==-----
>http://www.dejanews.com/ Now offering spam-free web-based newsreading
Received on Sat May 30 1998 - 16:09:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US