Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> ??? How to insert LONG values
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
![]() |
![]() |