| Author |
Insert and retrieve image/file into and from database Oracle
|
Novita Sihombing
Greenhorn
Joined: May 18, 2006
Posts: 4
|
|
Can somebody help me to find the solution? I need the codes. I'm using Oracle 9i as RDBMS and JSP as Programming Language. Thank you,
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26201
|
|
Novita, Welcome to JavaRanch! Take a look at the BLOB section of the JDBC tutorial. A BLOB is a binary large object - just what an image file is.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26201
|
|
|
Please continue discussion in this other thread. It's easier to follow if everything about the same question is in one place.
|
 |
 |
|
|
subject: Insert and retrieve image/file into and from database Oracle
|
|
|