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

Home -> Community -> Usenet -> c.d.o.misc -> Inserting images into Oracle using JDBC-ODBC

Inserting images into Oracle using JDBC-ODBC

From: Sangita Srinivasan <ssrinivasan_at_statestreet.com>
Date: 1997/06/23
Message-ID: <33AE80E6.22489101@asu.edu>#1/1

Hi, I am trying to populate an Oracle database with images using a column of LONG RAW type using Java and the JDBC-ODBC bridge. I am reading in the image binary data into a buffer which is a byte array in java. In what fomat would the data have to be to insert it into the LONG RAW column.
Any help would be appreciated.
Thanks,
Sangita Received on Mon Jun 23 1997 - 00:00:00 CDT

Original text of this message

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