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!

How to display a popup window with a gif image I've got in a blob

juliojgsJun 14 2017 — edited Jun 19 2017

This is forms 11g.

I've got a database function returning a BLOB that contains a gif image

I just want to display it, preferredly in a small sized popup browser window.

If this simple browser show is not easy, I may build a simple form with an image item, but as the blob is generated by the function itself (it is just a qr code), instead of being stored in a table, I cannot execute_query it.

Any idea?

This post has been answered by Oleh Tyshchenko on Jun 14 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2017
Added on Jun 14 2017
11 comments
527 views