Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Pro*C
I have a table with 128 fields. I read the data to fill the table from a file in a pro*c program. I then want to pass the variables to a stored procedure/pkg in order to insert into a table. Can I create a struct in the C program and pass it to the stored procedure/pkg or do I have to pass the variables individually. An example would be greatly appreciated.
Thanks in advance!
Lisa
Received on Tue Jun 09 1998 - 00:00:00 CDT
![]() |
![]() |