File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
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


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://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
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