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

Home -> Community -> Usenet -> c.d.o.tools -> Getting images out with a Java application

Getting images out with a Java application

From: Tennessee Leeuwenburg <t.leeuwenburg_at_bom.gov.au>
Date: Fri, 15 Dec 2000 03:35:31 GMT
Message-ID: <3a39916d.18879767@news.bom.gov.au>

Hi, I'm trying to get images out of an Oracle database with a Java application, or servlet. I can get the raw data fine, but I don't know what format it is in. It was inserted using Oracle Forms, and is in a LongRaw format. (i.e. was inserted with write_image_file). I need to interpret this data in my Java application. Does anyone know where I can find a technical description of the format, or if there are any APIs (there's dreaming) that would let me do it?

-T Received on Thu Dec 14 2000 - 21:35:31 CST

Original text of this message

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