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 -> Pro*C

Pro*C

From: Lisa Lewis <lewis_at_med.pitt.edu>
Date: 1998/06/09
Message-ID: <6lj8tv$361$1@usenet01.srv.cis.pitt.edu>#1/1

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

Original text of this message

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