Re: How to store image using Oracle forms6i

From: Shakespeare <whatsin_at_xs4all.nl>
Date: Sun, 29 Mar 2009 23:19:11 +0200
Message-ID: <49cfe5ce$0$184$e4fe514c_at_news.xs4all.nl>


Prady The fire schreef:
> 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

Did you perform a COMMIT?

Shakespeare Received on Sun Mar 29 2009 - 23:19:11 CEST

Original text of this message