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 -> Re: store $FF in Oracle9 and with VARCHAR2 ?

Re: store $FF in Oracle9 and with VARCHAR2 ?

From: Jim Kennedy <kennedy-downwithspammersfamily_at_attbi.net>
Date: Thu, 14 Jul 2005 19:07:39 -0700
Message-ID: <GtednXFdLtKxh0rfRVn-hw@comcast.com>

<pcouas_at_infodev.fr> wrote in message
news:af5681c8.0507140646.5a07f082_at_posting.google.com...
> Hi,
>
>
> Before i use an Oracle8.0.4 on AIX 4.3.2 and i could store $FF value
> in VARCHAR2 type.
> Now i have an Oracle9.2.0.4 on Redhat and $FF are translated to $7F,
> I could not use RAW type
> My Charset is US7ASCII
> So, How could i store $FF ?
>
> Thanks
> Philippe

Use raw for raw not characters for raw.
Jim Received on Thu Jul 14 2005 - 21:07:39 CDT

Original text of this message

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