Re: Executing a stored proc and getting a result set?

From: Witold Iwaniec <wiwaniec_at_novalis.ca>
Date: 1996/09/25
Message-ID: <324995AF.1D5D_at_novalis.ca>#1/1


I am not sure about VB but in the Programmer's Guide to the Oracle Precompilers there is an example of getting data from a procedure in a C program (Pro*C). You need to declare an OUT parameter to get the data.

(I have not tested the example...) Received on Wed Sep 25 1996 - 00:00:00 CEST

Original text of this message