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 -> How to get PL/SQL results via ODBC calls from Perl?

How to get PL/SQL results via ODBC calls from Perl?

From: Stephen Woodbridge <Woodbri_at_mediaone.net>
Date: 1998/10/01
Message-ID: <3614370B.96113084@mediaone.net>#1/1

Help! I am trying to write a PL/SQL procedure that will collect data into a PL/SQL table variable and need to be able to fetch the results back to a Perl program by making ODBC calls.

The PL/SQL procedure to collect the data seems straight forward. But, I seem to be missing how to bind the results into Perl variables.

I am using ActiveState Perl 5, Win32::ODBC, Personal Oracle 7.3.4.

-Steve Received on Thu Oct 01 1998 - 00:00:00 CDT

Original text of this message

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