How to upload a binary file on Client box into a BOLB field
8 views
Skip to first unread message
Veeru71
unread,
Oct 11, 2009, 12:55:42 PM10/11/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi We need the ability to upload binary files (pdf / word/ image files, etc) that are located on the client box into a BLOB column in a table trhough Pl/SQL stored proc. Is there a way to achieve this without having to copy the file onto the Oracle server box ?
- Thanks
John Hurley
unread,
Oct 11, 2009, 3:34:48 PM10/11/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Try searching http://asktom.oracle.com Tom has several examples. Pretty easy to do in a web server type environment using either straight up PLSQL generated web pages or the newer Oracle Applicaton Express ( apex ).
Mladen Gogala
unread,
Oct 11, 2009, 6:04:17 PM10/11/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message