Oracle Application Express (MOSC)

MOSC Banner

Discussions

How to display multiple images stored in the database?

edited Mar 8, 2019 4:02AM in Oracle Application Express (MOSC) 1 commentAnswered

Hello!

I am developing an application in APEX 5.0, where a search of a town is made and several images should be displayed. The table where the photos are recorded has the following structure:

ID NUMBER

TOWN varchar2

photo BLOB

How can I do this? I searched the internet and many pages talk about the APEX_UTIL package and the GET_BLOB_FILE_SRC procedure but I could not.

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.

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center