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 -> ??? How to insert LONG values

??? How to insert LONG values

From: Alex M. Ruzin <00alex_at_demos.su>
Date: 1996/12/10
Message-ID: <32AD5C81.2328@demos.su>#1/1

Hi All!

I'm using C OCI.
Is there a way to insert very LONG values by portions? I've found fetchlng() fucntion letting retrieve portions of a LONG columns, but I havn't found a way to put portion of data. As believed Oracle LONG can contain up to 2GB bytes, suppose I want to use it. So I have storage for 10 such records (~20GB), But I have a little RAM (128MB).
Is it possible for me to insert such a long record?

Thank you a lot.

Alex Received on Tue Dec 10 1996 - 00:00:00 CST

Original text of this message

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