Whups. Typo. Try http://www.inter-locale.com/IUC19.pdf (IUC is International Unicode Conference. ICU is (IBM) International Classes for Unicode).
Addison > -----Original Message----- > From: J M Sykes [mailto:[EMAIL PROTECTED]] > Sent: 2002年5月12日 3:29 > To: Addison Phillips [wM]; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: regarding unicode support in Oracle8i > > > Check the link; > For http://www.inter-locale.com/ICU19.pdf, I get: > > 404 Not Found > /ICU19.pdf was not found on this server. > ------------------------------------------------------------------ > ---------- > ---- > Resin 1.1.3 -- Fri Jun 23 16:40:46 PDT 2000 > > > ----- Original Message ----- > From: "Addison Phillips [wM]" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Friday, May 10, 2002 4:53 PM > Subject: RE: regarding unicode support in Oracle8i > > > > For Oracle 8/8i you will probably want to configure your database > to use the > UTF8 character set. This will affect how your DDL is written and mean some > minor tweaks to your SQL statements (you'll need to remove the "N" > qualifiers on your strings). I have a whitepaper from the Unicode > Conference > #19 at http://www.inter-locale.com/ICU19.pdf that may help you a little. > > >

