Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > Java Basics
|
Java Basics General beginning Java language questions that don't fit in one of the more specific forums. Please specify what version.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Java Basics 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 January 17th, 2009, 11:34 AM
Authorized User
 
Join Date: Jan 2009
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to store image ???

PLZ help me. I want to store and retrive image in database. I just use oracle 9i and i have little bit knowledge about it. PLz help me with some simple code. MySql also be helpful for me. Thank U all
 
Old January 18th, 2009, 03:38 AM
Registered User
 
Join Date: Jan 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Smile Re: How to store image.

Hello Shimul.
You can make a memo field or a field which can store large amounts of text in it and you can convert the any file (not only image) to Text and store it in the field of the database.

Here is the code to convert the any file to text and back text to file.
Please download it, check the code, its quite simple to understand, and let me know if this has solved your problem. It is the VB.NET 2005.

http://cid-e43ea542a449141c.skydrive..._TEXT2DATA.rar

Bye.





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to store image in oracle database gargi_12300 Oracle 1 July 4th, 2008 04:28 AM
how to Store Image in Access through VB 6.0 Rahul Gupta Pro VB 6 1 April 24th, 2006 03:12 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
I want to store the applet content as image k_karthek Java GUI 0 December 8th, 2003 02:43 AM





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