![]() |
|
![]() | ||
|
Subject:
retriving picture data from oracle database
Category: Computers > Software Asked by: ayan-ga List Price: $6.00 |
Posted:
16 May 2002 06:03 PDT
Expires: 23 May 2002 06:03 PDT Question ID: 16552 |
I have entered video & picture data in ORACLE database . now i want to retrive that data in some front end tool . how is it possible?? please help me...so as to help me in developing one application... thanks |
![]() | ||
|
There is no answer at this time. |
The following answer was rejected by the asker (they received a refund for the question). | |
Subject:
Re: retriving picture data from oracle database
Answered By: netcrazy-ga on 16 May 2002 08:37 PDT Rated: ![]() |
Hi ayan, You can use your movie/picture file as blob to store into Oracle. But to store it into Oracle, first you'll have to convert your file into a blob object and it will depend on the type of language you are planning. You can use java to convert your file to blob object and then you can insert in using a simple query into Oracle and similarly you can retrieve it also. This link speaks about exactly what you are looking for: <a href="<a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q185958">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q185958</a>"><a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q185958">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q185958</a></a> There is a thread on how to Display BLOB\'S stored in Oracle8. The code I guess is in C. <a href="<a href="http://www.phpbuilder.com/forum/archives/5/2000/10/1/2621">http://www.phpbuilder.com/forum/archives/5/2000/10/1/2621</a>"><a href="http://www.phpbuilder.com/forum/archives/5/2000/10/1/2621">http://www.phpbuilder.com/forum/archives/5/2000/10/1/2621</a></a> Here is a site which gives you the exact details and also the code for how to store and retrieve the picture data from database. They have taken Access as database but you can give a try with Oracle for the same. They are using ActiveX control and XML to get this. <a href="<a href="http://www.eggheadcafe.com/articles/20010713.asp">http://www.eggheadcafe.com/articles/20010713.asp</a>"><a href="http://www.eggheadcafe.com/articles/20010713.asp">http://www.eggheadcafe.com/articles/20010713.asp</a></a> This site also gives a sample code to &quot;retrieve a bitmap from an Oracle BLOB field using DAO&quot; <a href="<a href="http://groups.google.com/groups?selm=8er0fr%24sal%241%40nnrp1.deja.com&amp;output=gplain">http://groups.google.com/groups?selm=8er0fr%24sal%241%40nnrp1.deja.com&amp;output=gplain</a>"><a href="http://groups.google.com/groups?selm=8er0fr%24sal%241%40nnrp1.deja.com&amp;output=gplain">http://groups.google.com/groups?selm=8er0fr%24sal%241%40nnrp1.deja.com&amp;output=gplain</a></a> I hope these examples will help you in getting the functionality you are looking for. Regards, netcrazy | |
|
![]() | ||
|
Subject:
Re: retriving picture data from oracle database
From: mother-ga on 16 May 2002 08:44 PDT |
You may also find this New Architect article helful, as an overview and explanation before you dive into the code given above. "Oracle 8i, Java, and the Mustang Index" by Ken North. New Architect, November 1999. (scroll to heading "Using Rich Data Types") http://www.webtechniques.com/archives/1999/11/data/ |
Subject:
Re: retriving picture data from oracle database
From: nitingoyal-ga on 04 Sep 2002 04:27 PDT |
Take a look at: http://otn.oracle.com/products/intermedia/content.html Also take a look at some sample code here: http://otn.oracle.com/sample_code/products/intermedia/content.html All the spectrum of items is covered here. BTW, I am not an pproved person from Google to be able to anser your question, so you can t take this is an answer! |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |