Re: How to store image using Oracle forms6i

From: Michael Austin <maustin_at_firstdbasource.com>
Date: Sat, 28 Mar 2009 17:39:39 -0500
Message-ID: <8Fxzl.27292$ZP4.20573_at_nlpi067.nbdc.sbc.com>


Prady The fire wrote:
> Dear ALl,
> i face problem of saving images into the database
> through oracle forms6i.
> i store images of the diffrent diffrent formatt out of these .JPG
> image file showed saved but that image not saved into the database,
> i use

>>> GET_FILE_NAME(File_Filter=>:Dummy.ImageType||' Files (*.'||:Dummy.ImageType||')|*.'||:Dummy.ImageType||'|');

>
>>> READ_IMAGE_FILE(mFileName,:Dummy.ImageType,'StudentPhotograph.StudentPIC');

>
> i used COLUMN TYPE :-BLOB.
>
> if any body having solution help me .
>
> Thaks
>
> Regards
> Pradauman Kumar

I am not a forms developer, but this might help:

http://www.lazydba.com/oracle/0__12560.html Received on Sat Mar 28 2009 - 23:39:39 CET

Original text of this message