Hi Rajat (and Addison), Thanks for the corrected link. It is indeed interesting, though I'm not involved in "Creating Multi-Lingual and Multi-Locale Databases" myself, but in working on the SQL standard (ISO/IEC 9075) and, in particular, its support for UCS/Unicode.
It may be a little while before the feature SQL feature "UCS support" is widely available in SQL implementations, but it would be useful to know whether the SQL draft in its present form is considered appropriate by users.The current draft is at: ftp://sqlstandards.org/SC32/WG3/Progression_Documents/Informal_working_draft s/5wd-02-foundation-2002-03.pdf though I have to point out that it's 3.4 Mbytes. Moreover it will be superseded a a few weeks Nevertheless, review would be welcome, and, if any amplification and explanation is required, I shall be happy to assist. Mike. ----- Original Message ----- From: "Rajat Bawa, Noida" <[EMAIL PROTECTED]> To: "J M Sykes" <[EMAIL PROTECTED]>; "Addison Phillips [wM]" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, May 12, 2002 12:50 PM Subject: RE: regarding unicode support in Oracle8i > Hi, > I guess it was mispelled by addison. > Please chk the link http://www.inter-locale.com/IUC19.pdf . > It is really good. > > Regards, > Rajat Bawa > > -----Original Message----- > From: J M Sykes [mailto:[EMAIL PROTECTED]] > Sent: Sunday, May 12, 2002 3:59 PM > 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. > > >