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 -> How to convert byte to blob by using PL?SQL

How to convert byte to blob by using PL?SQL

From: andrew <zhaohuil_at_yahoo.com>
Date: 5 Aug 2003 13:27:39 -0700
Message-ID: <616f905f.0308051227.50902116@posting.google.com>


Hi,
I am writing a transformation function between from a MQ to a AQ, In MQ side I write byte message and in AQ side I am using BLOB type. so the transformation function should convert byte to BLOB in PL/SQL. anybody know how to write this function? thanks in advance.
Andrew Received on Tue Aug 05 2003 - 15:27:39 CDT

Original text of this message

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