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 -> Decode Base64 in Oracle 8i?

Decode Base64 in Oracle 8i?

From: Laurenz Albe <invite_at_spam.to.invalid>
Date: 20 Jun 2006 15:37:54 GMT
Message-ID: <1150817873.389707@proxy.dienste.wien.at>


In Oracle 10g there is UTL_ENCODE.BASE64_DECODE to decode a Base64 string.

Does anybody know a solution, workaround, anything to decode Base64 in a stored procedure in Oracle 8i?

It would probably be possible to implement Base64 in PL/SQL, but maybe there is a simpler solution.

Yours,
Laurenz Albe Received on Tue Jun 20 2006 - 10:37:54 CDT

Original text of this message

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