Re: BLOB question

From: Ghulam Hussein Kara <ghulam_at_khayal.com>
Date: 2000/04/17
Message-ID: <38FA9BB8.E8287B0B_at_khayal.com>#1/1


Vincent,
  You have to create a record with an empty blob at first and then use an update statement to put the BLOB data into it. Cheers,
Ghulam.

Vincent Yau wrote:

> Dear All:
>
> I have a Java program that is trying to to insert into a BLOB object
> into an Oracle database.
> I am unable to get the following query to execute:
>
> insert into mytable values(id, blob_data) ;
>
> I tried to used quotes around the blob_data but that did not work
> either...
>
> Any help much appreciated...
>
> --Vincent
Received on Mon Apr 17 2000 - 00:00:00 CEST

Original text of this message