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 -> how to store special symbols in Oracle

how to store special symbols in Oracle

From: <petergangzhang_at_my-dejanews.com>
Date: Wed, 19 Aug 1998 16:54:18 GMT
Message-ID: <6revvq$rkh$1@nnrp1.dejanews.com>


does anyone know how to store special symbols in Oracle database?
I am trying to save ‘®’ symbol into the database, it doesn’t work, it is
always saved as ‘?’. I am using VARCHAR2 as the datatype. For example,
when I try to insert into a table with a field like: ‘Tritace®’, I will
get ‘Tritace?’ stored in the database. Does anyone know how to do this?

Thanks!

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Wed Aug 19 1998 - 11:54:18 CDT

Original text of this message

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