Dynamic array in call to stored procedure

From: <semkin55_at_gmail.com>
Date: Fri, 30 May 2008 13:31:53 -0700 (PDT)
Message-ID: <098c3abc-8e4b-46fa-a435-b1ae0da37eb3@d77g2000hsb.googlegroups.com>


How to do the following with Oracle 9:

1. allocate array of VARCHAR
2. allocate array of related index variables
3. call stored procedure from C++ and pass parameters from step 1 and
2.

I can pass declared array, but how to pass allocated ? Is it possible at all ? Received on Fri May 30 2008 - 15:31:53 CDT

Original text of this message