Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> how to select multiple blob rows ?
Hi
i'm using OCI functions and i'm trying to select multiple rows
that contain blob's.
in the book "OCI programming Advanced Topics" on page 5-11 it say:
lob_array[i] = OCIDescriptorAlloc(...OCI_DTYPE_LOB...); /* initialize array of locators */
does anyone know how to select multiple blob rows ? i will appreciate any help (even with DBMS_LOB functions) thank you
Ofir
ofir_gilboa_at_hotmail.com Received on Wed Oct 27 1999 - 07:58:25 CDT
![]() |
![]() |