Re: How to save GIF file in Oracle?

From: <Juan>
Date: 1995/04/28
Message-ID: <3nrmvi$gjn_at_grape.epix.net>#1/1


Hola!

It will depend of what are you using to save the image into the database. I had use Oracle Forms 4.0 to do it. You just need to create a table with a long raw column on it. Create a form based on that table and using the read_image_file function read the image into the field in the form and commit to save into the db.

I don't know how to do it any other way.

Juan
jpadilla_at_epix.net

> Kenneth Yuen <itkennet_at_hkpucc.polyu.edu.hk> writes:
> Does anyone experience store Graphic/Image file in Oracle database? How
> can it be done in Oracle?
>
> Thanks for your attention and your help in advance.
>
> --
> +---------------+------------------------------+---------------------+
> | Kenneth Yuen | itkennet_at_hkpucc.polyu.edu.hk | Phone:852-2766-5370 |
> | H.K. POLYU | HungHom, Kln., Hong Kong. | Fax:852-2356-7918 |
> | | http://cwis.polyu.edu.hk | |
> +---------------+------------------------------+---------------------+
>
>
>
>>>> Received on Fri Apr 28 1995 - 00:00:00 CEST

Original text of this message