Re: Help Me !!! BLOB

From: Daniel A. Morgan <dmorgan_at_exesolutions.com>
Date: Mon, 19 Feb 2001 20:47:22 -0800
Message-ID: <3A91F6DA.E896C25E_at_exesolutions.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 ?

Look at the DBMS_LOB package.

Daniel A. Morgan Received on Tue Feb 20 2001 - 05:47:22 CET

Original text of this message