Skip to Main Content

SQL & PL/SQL

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!

Loading PDF and Video Files in BLOB Column

Karthik.KAug 24 2011 — edited Aug 24 2011
Hi,

Below is my database version

Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production


The Requirment is

In a web page ( developed using Java Spring ) end user has the funtionality to upload a pdf/video file by browse the required file from his/her local computer.
Once the webuser clicks the SAVE button then the selected file needs to be inserted in Oracle BLOB column.
Front end needs to call an Oracle Package to achive this.
Please suggest me how to create oracle code(Procedure) for this?

Thanks in advance.

Regards,
Karthik.K
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 21 2011
Added on Aug 24 2011
2 comments
317 views