Home » Developer & Programmer » Forms » Read_image_file in oracle form 6i
Read_image_file in oracle form 6i [message #584825] Sat, 18 May 2013 10:58 Go to next message
irfankundi786@yahoo.com
Messages: 269
Registered: February 2009
Location: pakistan
Senior Member
READ_IMAGE_FILE('D:\image\logo.jpeg','jpeg','image1');
but the image is not shown...
Re: Read_image_file in oracle form 6i [message #584828 is a reply to message #584825] Sat, 18 May 2013 11:20 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
According to the documentation (Oracle Forms Developer, Release 6i)
Oracle

The valid image file type: BMP, CALS, GIF, JFIF, JPG, PICT, RAS, TIFF, or TPIC.

You are trying to show something different from the above.
Re: Read_image_file in oracle form 6i [message #584843 is a reply to message #584828] Sun, 19 May 2013 12:49 Go to previous messageGo to next message
irfankundi786@yahoo.com
Messages: 269
Registered: February 2009
Location: pakistan
Senior Member
READ_IMAGE_FILE('d:\LOGO.GIF','GIF','image1');
now i have gif image but still not showned the image.
Re: Read_image_file in oracle form 6i [message #584846 is a reply to message #584843] Sun, 19 May 2013 13:42 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Any error? Message? If so, which one(s)?
Re: Read_image_file in oracle form 6i [message #584850 is a reply to message #584846] Sun, 19 May 2013 14:00 Go to previous messageGo to next message
bluetooth420
Messages: 146
Registered: November 2011
Senior Member
Just to add something out of basic question.

See if you can read the image during execute query mode.

If so then even i dont know myself why it reads in execute query mode and why no in NEW mode.
Re: Read_image_file in oracle form 6i [message #584892 is a reply to message #584850] Mon, 20 May 2013 06:26 Go to previous messageGo to next message
ranamirfan
Messages: 535
Registered: January 2006
Location: Pakistan / Saudi Arabia
Senior Member

Dear,
Quote:

READ_IMAGE_FILE('d:\LOGO.GIF','GIF','image1');


Copy & Paste your Full code and also try this.
 READ_IMAGE_FILE('d:\LOGO.GIF','GIF','Block.image1');


Regards,
Irfan

[Updated on: Mon, 20 May 2013 06:26]

Report message to a moderator

Re: Read_image_file in oracle form 6i [message #584914 is a reply to message #584892] Mon, 20 May 2013 08:05 Go to previous messageGo to next message
irfankundi786@yahoo.com
Messages: 269
Registered: February 2009
Location: pakistan
Senior Member
i have open jpef image in paint and save as this in gif mode..
image is not shoned but not any error returned??
Re: Read_image_file in oracle form 6i [message #584923 is a reply to message #584914] Mon, 20 May 2013 08:42 Go to previous messageGo to next message
ranamirfan
Messages: 535
Registered: January 2006
Location: Pakistan / Saudi Arabia
Senior Member

Did you also Set Image Item Property (Image Format = GIF)?
Regards,
Irfan
Re: Read_image_file in oracle form 6i [message #584926 is a reply to message #584923] Mon, 20 May 2013 09:07 Go to previous message
irfankundi786@yahoo.com
Messages: 269
Registered: February 2009
Location: pakistan
Senior Member
irfan.
yes.i tried this one set format of image.
but still now showned and not returned error..
The image is saved as gif in paint...is this posible base of issue???
Previous Topic: save pdf file using dde in oracle forms
Next Topic: matrix form in oracle
Goto Forum:
  


Current Time: Tue Jul 02 22:25:26 CDT 2024