Oracle Application Express (MOSC)

MOSC Banner

Display Image in 4.0 Not displaying the image

edited May 27, 2011 2:26AM in Oracle Application Express (MOSC) 3 commentsAnswered ✓
 Hello,

I'm using the display image item in 4.0, but my image will not show.  Settings are: Blob column returned by SQL statement

select 
  a.BLOB_CONTENT
  from my_images_table a
where a.user_id = :P7_USER_ID

I added the alias to the table later to make sure I had no conflicts.  The code seems to work fine, but I get a red "X" in place of the image.  Anyone know what might be the cause of this?  Any help would be greatly appreciated. 

Elaine

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center