Oracle Image Cartridge

From: Gordan Gledec <gordan_at_tel.fer.hr>
Date: 1999/02/13
Message-ID: <7a3km6$4s4$1_at_bagan.srce.hr>#1/1


Hello,

I'm trying to retreive a BLOB image that's stored within the Oracle database. I'd like to make a Java applet that would display the image. So far, when I do pstmt.executeQuery("SELECT IT.image_b.content FROM imagetable IT WHERE id='3'");
all I get is the reply ORA-03115 - unsupported network datatype or representation. If I substitute "content" with "width" or "height", there's no such error.

What should I do?

(I have Oracle 8.0.5.0.0 server on Solaris 2.6., 8.0.5 ODBC driver on NT4.0)

Thanks for the help,

Gordan

-- 
        Gordan Gledec, dipl.ing.
        E-mail: gordan_at_tel.fer.hr

     Presently my soul grew stronger; hesitating then no longer,
     "Sir," said I, "or madam, truly your forgiveness I implore;
     But the fact is, I was napping, and so gently you came rapping,
     And so faintly you came tapping, tapping at my chamber door,
     That I scarce was sure I heard you." Here I opened wide the door;
     Darkness there, and nothing more.
Received on Sat Feb 13 1999 - 00:00:00 CET

Original text of this message