Skip to Main Content

APEX

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!

Images - in the db or in a directory

Johnny Be GoodSep 28 2014 — edited Oct 2 2014

Hello,

I would like to store multiple images per dataset (row of a table) and also display them in an apex-application.

The upload of the images shall also be done via the application, just like it is possible to upload them into a custom table as a blob.

But as the high number of images will use a lot of the space of the db (tablespace) I was wondering if it is feasible (and also possbile) to upload the images

via the application into a separate database directory, which is linked to a webspace.

Is that possible?

Are there any constraints?

How will the performance be, for upload and display of the images?

Do predefined functions exist to do that?

Any information and help is appreciated.

Thanks

Johnny

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 30 2014
Added on Sep 28 2014
3 comments
1,063 views