Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> International chars in Oracle DB using Perl DBI

International chars in Oracle DB using Perl DBI

From: Hans Eriksson <Hans.X.Eriksson_at_etx.ericsson.se>
Date: 2000/07/06
Message-ID: <39643AC0.806CFE05@etx.ericsson.se>#1/1

Hello,

I'm not sure if this is the right newsgroup for my problem, but here it is:

I'm fetching data from an Oracle DB via the DBI interface. When I fetch data with international characters such as å, ä and ö they turn up as question marks. This doesn't happen just in the web browser but also directly in the terminal window (on the Unix server on which I run Perl).

Does anyone know of how to get international characters (in my case ISO-8859-1 extended chars) to get printed correctly?

Regards

Hans Eriksson Received on Thu Jul 06 2000 - 00:00:00 CDT

Original text of this message

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