Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> how to store special symbols into database
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:53:16 CDT
![]() |
![]() |