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 -> problem with character set using 10g

problem with character set using 10g

From: tri dhungana via DBMonster.com <forum_at_nospam.DBMonster.com>
Date: Sat, 30 Apr 2005 13:32:22 GMT
Message-ID: <0e986751079b4a26a012b3c1c5ff5538@DBMonster.com>


hi i have install oracle 10g Enterprise Edition in win xp. Now i want to insert some character like (alt + 0138 i.e Š)in the table only. The font used is Type New Roman
my sql command is:

insert into description(descid,desc) values (10,Š)

it inserts the value all right but when i see the values using select statement it displays some other character.Some other character also shows same problem. I want to display Š as it is. Could some one help me???????

-- 
Message posted via http://www.dbmonster.com
Received on Sat Apr 30 2005 - 08:32:22 CDT

Original text of this message

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