| Author |
upload large files into Oracle Blob or CLOB
|
Ramananand Iska
Greenhorn
Joined: Aug 23, 2005
Posts: 1
|
|
Can any one give me sample code to load larger images or files into Oracle BLOB or CLOB data fields using JSP? [ August 23, 2005: Message edited by: Bear Bibeault ]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56531
|
|
|
Bearing in mind that performing database access directly within a JSP is generally considered an extremely poor practice, you would this no differently than within any other Java instrument. As such, I have moved this over to the JDBC forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: upload large files into Oracle Blob or CLOB
|
|
|