environment: APEX 19.1 - DB 11.2 XE (without multimedia/ORDIMAGE)
in order not to overload the DB with images I am considering to store the images on a webserver and just store the link in my application.
I wud appreciate a link or recipe how to manage that.
Ideally use file browse item for selection and then store on external webserver.
then show image in report (as thumbnail ?)
thanks