This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes How to insert or take back a file (such as jpg,gif) from BLOB in Oracle Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "How to insert or take back a file (such as jpg,gif) from BLOB in Oracle" Watch "How to insert or take back a file (such as jpg,gif) from BLOB in Oracle" New topic
Author

How to insert or take back a file (such as jpg,gif) from BLOB in Oracle

NgoThanh Hien
Greenhorn

Joined: Dec 10, 2001
Posts: 1
hi all
please tell me how to insert and get a file image(jpg,gif) from BLOB field of Oracle
Best Regards
Hiennt


hien
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

From searching this forum, I found this link, you might want to do a search (I used "oracle blob") to find more links if this one doesn't help.
Dave.
[This message has been edited by David O'Meara (edited December 10, 2001).]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to insert or take back a file (such as jpg,gif) from BLOB in Oracle
 
Similar Threads
About Oracle's LOB - Clarification Please ?
Help :To store a .gif/.jpg file in oracle8
how to store and retrive jpg/gif from oracle
Inserting Multiple Images into oracle database using JDBC by reading it from text file
storing images in the database