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 -> Help Me !!! BLOB

Help Me !!! BLOB

From: Alberto <rho65_at_hotmail.com>
Date: Mon, 19 Feb 2001 21:15:35 GMT
Message-ID: <gc339t06iruh83e8ue0c3tbv675i99eusd@4ax.com>

I have the following kind of table:

Create table ENCLOSED_PHYSICAL(
tipo varchar2 (20),
......
allegato BLOB
.........

".pdf" files have been saved into the enclosed "BLOB" field. Is it possible, using a direct command working with a procedure PL/SQL, to extract the files and to save them into my PC Hard Disk ?

Thanks in advance
Alberto

rho655_at_hotmail.com Received on Mon Feb 19 2001 - 15:15:35 CST

Original text of this message

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