Re: Store icons and small images in table
To retrieve an image for viewing from a database requires two reads of the image from disk---first to retrieve it, then to display it.
Usually it's more efficient to store the image directly on disk, and store only the path to it in the database.
Subject
Views
Written By
Posted
1008
January 07, 2022 12:18PM
Re: Store icons and small images in table
425
January 07, 2022 01:22PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.