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 -> Re: Stored images as Long Raw in OAS 4/Oracle 8i

Re: Stored images as Long Raw in OAS 4/Oracle 8i

From: Anthony Jackson <ajackson_at_et.byu.edu>
Date: Tue, 16 Jul 2002 12:05:05 -0600
Message-ID: <3D346051.2010003@et.byu.edu>


Anthony Jackson wrote:
>
> Is there a way to do a dbms_lob.read function to get chunks of the
> image at a time?
>

That last sentence was a bit confusing (of course you can't read LONG RAWs with dbms_lob.read):
What I meant to say was--Is there a way to read only portions of a LONG RAW in a similar way that the dbms_lob.read procedure does for LOBs.

Thanks again,

Anthony Received on Tue Jul 16 2002 - 13:05:05 CDT

Original text of this message

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