Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> java stored procedure code example

java stored procedure code example

From: Jeremy Ovenden <newsposter_at_hazelweb.co.uk>
Date: Fri, 4 Oct 2002 15:10:05 +0100
Message-ID: <ank7g3$eubun$1@ID-140241.news.dfncis.de>


Looking for help with the following. I have a table with a BLOB column containing binary data (e.g. MS Word docs, jpeg images etc.)

I want to write these files out to a BFILE on the o/s.

I believe the only method for doing this is to either write an external proc or to write a jsp to do it. Not knowing java is a handicap! So am looking to see if anyone has done something similar and could at least share an outline?

BTW this an Oracle 8.1.7+ database.

TIA

--
jeremy
Received on Fri Oct 04 2002 - 09:10:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US