Re: Q: storing images in DB

From: Loh Hun Soo <hanarum_at_po.jaring.my>
Date: 1998/10/27
Message-ID: <3635353A.CCAB0205_at_po.jaring.my>#1/1


The answer is yes.
Here's an example of what we currently use:

READ_IMAGE_FILE ('\\WINNT_40\ORAFORMS\MIS\' || RTRIM(:ITM_IMG_BLK.Item_Id) || '.TIF', 'TIFF', 'Image');

It works for us.

bean wrote:

> I am currently evaluating oracle for NT, I hope someone can help answer a
> quick question:
>
> Is it possible to store an image data type in a table? (store the entire
> binary within the table as opposed to just a filename)
>
> thanks for any help.
Received on Tue Oct 27 1998 - 00:00:00 CET

Original text of this message