I am trying to outline the pros and cons of storing images either in an Oracle 9i database or on a FileNet server. JDBC would be used in option one and the FileNet JCA API would be used for option 2. Any thoughts/experiences on performance of insertion/retrieval of images stored in the DB would be appreciated!
i never store any image on oracle DB. i hate the way to store and to get the image back. It just me!
if i were you, i will check
how many images need to be stored?
how frequent you calling the image?
how big are the images?
from there you can decide either to use DB or FileNet or just a on a specific directory.
____________________________________
Why on earth OCP is to be proud
Bookmarks