RE: regarding unicode support in Oracle8i

2002-05-13 Thread Marco Cimarosti
Doug Ewell wrote: Michael Yau michael dot yau at oracle dot com wrote: In Oracle9i, the NCHAR datatypes are exclusively Unicode datatypes and supports both UTF-16 and UTF-8. s/UTF-8/CESU-8/ update ORACLE set ENCODING='CESU-8' where ENCODING='UTF-8' _ Marco

Re: regarding unicode support in Oracle8i

2002-05-12 Thread J M Sykes
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

RE: regarding unicode support in Oracle8i

2002-05-12 Thread Rajat Bawa, Noida
]; [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

Re: regarding unicode support in Oracle8i

2002-05-12 Thread J M Sykes
, 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

RE: regarding unicode support in Oracle8i

2002-05-12 Thread Addison Phillips [wM]
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

Re: regarding unicode support in Oracle8i

2002-05-11 Thread Doug Ewell
Michael Yau michael dot yau at oracle dot com wrote: In Oracle9i, the NCHAR datatypes are exclusively Unicode datatypes and supports both UTF-16 and UTF-8. s/UTF-8/CESU-8/ -Doug Ewell Fullerton, California

regarding unicode support in Oracle8i

2002-05-10 Thread P.S.L.Sarada Devi
Dear Sir/Madam, We are trying to insert unicode chars(Hindi and Telugu) into a table in of data type 'nchar' in Oracle. We are able to do same thing in sqlserver. How it can be done in Oracle8i? Is there anything to be configured in Oracle server before doing that? Please mail me asap. Thank you

RE: regarding unicode support in Oracle8i

2002-05-10 Thread Addison Phillips [wM]
is an architecture. It is not a feature. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of P.S.L.Sarada Devi Sent: 2002年5月10日 4:12 To: [EMAIL PROTECTED] Subject: regarding unicode support in Oracle8i Dear Sir/Madam, We are trying to insert

RE: regarding unicode support in Oracle8i

2002-05-10 Thread Michael Yau
:[EMAIL PROTECTED]]On Behalf Of P.S.L.Sarada Devi Sent: Friday, May 10, 2002 4:12 AM To: [EMAIL PROTECTED] Subject: regarding unicode support in Oracle8i Dear Sir/Madam, We are trying to insert unicode chars(Hindi and Telugu) into a table in of data type 'nchar' in Oracle. We are able to do same