Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Database > Oracle
|
Oracle General Oracle database discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Oracle section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 26th, 2008, 04:36 AM
Registered User
 
Join Date: Feb 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to store image in oracle database

Can anyone help me with the code to upload an image through jsp file and store it in the database and then retrieve the same image through another jsp page.

 
Old July 4th, 2008, 04:28 AM
Authorized User
 
Join Date: Nov 2006
Posts: 31
Thanks: 0
Thanked 3 Times in 3 Posts
Send a message via ICQ to debasisdas Send a message via AIM to debasisdas
Default

You need to convert the image file to a tream of bytes ans store that in the BLOB field in database table. Need to go reverse way to retrive the image.

Regards
Debasis





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to store image in sql server database Debmit_das ASP.NET 2.0 Basics 5 March 21st, 2008 05:31 AM
Store image in database from swings using location kiran_p2p Java Databases 0 January 4th, 2007 04:22 AM
Store Image in ms access ! Help ? hunghung Classic ASP Databases 1 September 21st, 2005 10:36 PM
how can i store image in oracle database ahali Oracle 4 July 6th, 2005 04:04 AM
How to store image in oracle database and retrieve y.suresh JSP Basics 1 February 28th, 2005 07:01 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.