Re: Can this be done?

From: Nick Grossman <nick_at_ulster.net>
Date: Thu, 29 Apr 1999 12:46:01 -0400
Message-ID: <37288CC9.7F23208D_at_ulster.net>


wozi wrote:
>
> Hi,
>
> Suppose I have a file called emily.tiff or emily.bmp.
>
> I have a table like this:
>
> Name varchar2(15)
> picture LONG RAW
>
> How can I store the .TIFF or .BMP file into the database?

Use UTL_FILE to read the file, insert into image table.

Nick Grossman Received on Thu Apr 29 1999 - 18:46:01 CEST

Original text of this message