Re: LOADING A PDF FILE INTO A FIELD OF A TABLE AS A BLOB
(It's better to start your own thread with your own question - this is technically "hi-jacking" a thread, but ...)
Short answer - Yes.
Things that you want the Web Server to work with directly should be in the file system and the database should only store where it is, not the content itself. The downside of putting the content into the database is that you have to get it back out again to do anything with it.
Regards, Phill W.
Subject
Written By
Posted
November 30, 2021 12:37AM
November 30, 2021 10:20AM
Re: LOADING A PDF FILE INTO A FIELD OF A TABLE AS A BLOB
January 19, 2022 04:17AM
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.