© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Sbonelo Mchunu
Hi,
What data type is your image column (large)?
I tried using a blob type but I am getting an error
"Error: SyntaxError: Unexpected token 's', "sqlerrm:OR"... is not valid JSON"
Louis Moreaux
Oracle APEX developer
Hi Sbonelo Mchunu, You need to provide a valid URL for the image to be displayed, which will be used in the src attribute of the img tag.
Louis Moreaux thank you so much. it is working.
Please can kindly share the code you used for emojis (:)
Armando Plascencia
I don't know where exactly to add the javascripts function you had in your article. I also am looking at being able to copy and paste multiple images into a blob column. Do you have any links to help thank you.