Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Passing a PL/SQL record to an external routine?

Passing a PL/SQL record to an external routine?

From: Stewart <shouck_at_pnm.com>
Date: 18 Jul 2002 09:57:36 -0700
Message-ID: <e3a66a5.0207180857.44c2e160@posting.google.com>


I am currently calling external routines from PL/SQL. I am faced with a situation where it would be convenient to pass a PL/SQL record to an external routine. The documentation we have says it can't be done, but it also says you can't pass collections - and this CAN apparently be done. So I've come to the experts...

Is it possible to pass a PL/SQL record (reference) to an external routine (language C)? If so, how?

Oracle 8i Enterprise Edition 8.1.7.3 Received on Thu Jul 18 2002 - 11:57:36 CDT

Original text of this message

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