Home » Developer & Programmer » Forms » display images (oracle 10g (10.2) win xp )
display images [message #402415] Sun, 10 May 2009 02:14 Go to next message
muzaffar2010
Messages: 16
Registered: May 2009
Location: usa
Junior Member
hi

oracle application server
----------------------------------------------
read_image_file(''||:FIC, 'JPG', 'IMAGE6');


read_image_file(''||:FIC, 'JPG', 'photo');

IF NOT Form_Success THEN
Message('the image does no exist');
END IF;
-----------------------------------------------
i get this error:

frm-47109: cannot locate image file , why?

i am sure about the image paths .

thanks.
Re: display images [message #402434 is a reply to message #402415] Sun, 10 May 2009 07:30 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Oracle
FRM-47109: Cannot locate image file %s.

Cause:  Caused by one of the following:
1. You specified an invalid parameter list ID.
2. You specified a file that cannot be found or does not exist.

Action:  Verify that the file exists and the pathname is correct.
Re: display images [message #402578 is a reply to message #402434] Mon, 11 May 2009 10:09 Go to previous messageGo to next message
muzaffar2010
Messages: 16
Registered: May 2009
Location: usa
Junior Member
hi

my problem is i want to display images on web form (server) and the images are stored in the client PC.


thanks
Re: display images [message #403185 is a reply to message #402578] Thu, 14 May 2009 02:09 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have a look at http://www.lazydba.com/oracle/0__41101.html

What is the name of the file and the directory? They must NOT have a space in them.

David
Previous Topic: How to change form builder color..
Next Topic: how to display analog clock in oracle developer forms
Goto Forum:
  


Current Time: Fri Sep 20 15:25:22 CDT 2024