Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: retrieving BLOB column..
I
don't remember in ODBC/OLEDB, but in JDBC there's quite a nice streams interface
to CLOBs. You open the CLOB, then just read it as any other stream, for example
as if it were a disk file, using the CLOB as a handle rather than a file
descriptor.
<SPAN
class=017051013-25072001>
<SPAN
class=017051013-25072001>g
<SPAN
class=017051013-25072001>
<FONT face=Tahoma
size=2>-----Original Message-----From: Saurabh Sharma
[mailto:ssharma1_at_fcsltd.com]Sent: Tuesday, July 24, 2001 2:10
PMTo: Multiple recipients of list ORACLE-LSubject:
retrieving BLOB column..
hi all,
do any one tell me how can i
retrieve from a blob column. these will be displayed in browser through asp
page.
r there any functions used to
retrieved records(jpg files, gif) from a blob.
Saurabh Sharma
<A
href="mailto:saurabh00pc_at_yahoo.com">saurabh00pc_at_yahoo.com<A
href="http://www.geocities.com/saurabh00pc/stride.html">http://www.geocities.com/saurabh00pc/stride.html
Received on Wed Jul 25 2001 - 08:00:19 CDT
![]() |
![]() |