Home » Developer & Programmer » Forms » how to display stored image?
how to display stored image? [message #322695] Sun, 25 May 2008 23:45 Go to next message
mm_kanish05
Messages: 493
Registered: January 2007
Location: Chennai
Senior Member

Hi
I have created directory

       create directory photodir1 as '\orahome1\pic'
   


successfully done.

i store an image1.jbg maually on that directory

how to retrieve the image on form (image control)

please help me out

Kanish
Re: how to display stored image? [message #322704 is a reply to message #322695] Mon, 26 May 2008 00:16 Go to previous messageGo to next message
azamkhan
Messages: 557
Registered: August 2005
Senior Member
Checkout the "READ IMAGE" statment
Re: how to display stored image? [message #322706 is a reply to message #322695] Mon, 26 May 2008 00:31 Go to previous messageGo to next message
mm_kanish05
Messages: 493
Registered: January 2007
Location: Chennai
Senior Member

hi

check my sample form and guide me what is the problem?


Thank in advance.

kanish
  • Attachment: TEST1.fmb
    (Size: 44.00KB, Downloaded 1107 times)
Re: how to display stored image? [message #322720 is a reply to message #322706] Mon, 26 May 2008 01:25 Go to previous messageGo to next message
azamkhan
Messages: 557
Registered: August 2005
Senior Member
Use following path....

read_image_file('muthu.jpg','jpg','\pic\chk.image6');
Re: how to display stored image? [message #322722 is a reply to message #322695] Mon, 26 May 2008 01:38 Go to previous message
mm_kanish05
Messages: 493
Registered: January 2007
Location: Chennai
Senior Member

hi


  read_image_file('\home\oracle9i\OraHome1\pic\muthu.jpg','jpg','chk.image6');



That image is stored in database server.

location \home\oracle9i\OraHome1. That muthu.jpg is still there only eventhough im getting this error message.


frm-47109 cannot locate image file \home\oracle9i\OraHome1\pic\muthu.jpg


kanish
Previous Topic: Button icon positioning
Next Topic: Connection not establising ( ORA-12203: TNS:unable to connect to destination) and Forms Installation
Goto Forum:
  


Current Time: Sun Feb 09 23:24:27 CST 2025