Returning multiple rows using PL/SQL to C++

From: Joseph Y. Suh <jsuh_at_randomc.com.usa>
Date: 1996/03/14
Message-ID: <3147FB5A.1E4B_at_randomc.com.usa>#1/1


My C++ developers are trying to return multiple rows from PL/SQL cursors to C++, but are unable to pass multiple rows to C++ via PL/SQL stored procedures' parameters. I heard the same omplaints from VB and PB developers. I know that Oracle Forms can retrieve and display multiple rows from Oracle database.
How can I retrieve and display multiple rows in C++?

Thanks. Jospeh. Received on Thu Mar 14 1996 - 00:00:00 CET

Original text of this message