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: Unicode

Re: Unicode

From: Rene Nyffenegger <rene.nyffenegger_at_gmx.ch>
Date: 10 Aug 2001 11:37:22 GMT
Message-ID: <Xns90F9129AF6ABCgnuegischgnueg@130.133.1.4>

>Hi,
>
>Anybody tell me how to set up my oracle 8i database so that I can used
>Unicode?
>
>Currently, if I try to insert char's into an NCHAR column I get a
>character missmatch.
>
>Bruce.

Do you prefix your chars with an N'...'? like insert into foo (bar) values (n'baz');

Rene

-- 
Recherchen im Schweizerischen Handelsamtsblatt:
http://www.adp-gmbh.ch/SwissCompanies/Search.php3
Received on Fri Aug 10 2001 - 06:37:22 CDT

Original text of this message

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