Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

FRM-47109 cannot locate image file

549570Apr 5 2007 — edited Apr 7 2007
Hi guys,

I created an image item on my form which will displays a picture from my hard disk when user click once.
Trigger: When-Image-Pressed trigger
code: read_image_file('C:\Nissan_xtrail','JPEG','product_image');
But the following error is return on the web FRM-47109 cannot locate imagefile.
Do you have any suggestions?

Cheers,
Mussa
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 5 2007
Added on Apr 5 2007
3 comments
2,247 views