Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to store image using Oracle forms6i

327 views
Skip to first unread message

Prady The fire

unread,
Mar 28, 2009, 1:22:54 AM3/28/09
to
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

Michael Austin

unread,
Mar 28, 2009, 6:39:39 PM3/28/09
to


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

http://www.lazydba.com/oracle/0__12560.html

Shakespeare

unread,
Mar 29, 2009, 5:19:11 PM3/29/09
to
Prady The fire schreef:

Did you perform a COMMIT?

Shakespeare

0 new messages