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 -> Blob read / write

Blob read / write

From: Axel Weinberger <Axel.Weinberger_at_FactScience.de>
Date: Thu, 29 Aug 2002 16:37:57 +0200
Message-ID: <3D6E31C5.33699E66@FactScience.de>


Hello,
I'm new in Oracle 9i and want to use Blob's. The programming language is Java

I've tried to use

    statement.setBinaryStream()
but it worked only, when data was smaller than 2000 bytes. Why?

Trying to write the LOB to file I retrieved files of 0 bytes length. Why?

Can anybody help me ?
Perhaps in German ?
Thanks
Axel Received on Thu Aug 29 2002 - 09:37:57 CDT

Original text of this message

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