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

Home -> Community -> Usenet -> c.d.o.misc -> Fetching Extended-Ascii Character with Pro*C

Fetching Extended-Ascii Character with Pro*C

From: Piergiorgio Volpago <piergiorgio.volpago_at_ubiest.com>
Date: Wed, 9 Jan 2002 10:50:47 +0100
Message-ID: <a1h3n2$i26$1@newsfeeder.blixer.it>


I've a problem while fetching non standard ascii chars in a Pro*C program: I've declared a varchar variable; my select statement returns strings like:

LA
LE
LI
LO
LU
LY



When I fetch result in my varchar variable LÄ becomes LA, LÖ becomes LO a so on...
I'm working in a IBM/AIX system.

Any suggestion?

ThankYou



Piergiorgio Volpago

UbiEst S.p.A.
Via E. Reginato, 87
31100 Treviso, Italy
phone: +39 (0)422 210194
mailto: piergiorgio.volpago_at_ubiest.com Received on Wed Jan 09 2002 - 03:50:47 CST

Original text of this message

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