Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> input an array of structures to pl/sql pgm
does anyone know if it's possible to pass an array of structures from a
C/C++ program to a pl/sql program? i'm using oracle 7.3, and am told it's
not so easy to do. I would like to avoid having to call my stored procedure
100 times, and instead pass an array of 100 structures for the stored proc
to process.
Thanks,
Mark
Received on Thu Feb 03 2000 - 17:09:10 CST
![]() |
![]() |