Re: Calling Oracle 8 stored procedures from VB 5

From: mark tomlinson <marktoml_at_gdi.net>
Date: 1998/01/23
Message-ID: <34d0bbfb.268529444_at_newshost.us.oracle.com>#1/1


On Wed, 21 Jan 1998 13:00:24 -0500, "OhioEdge" <support_at_ohioedge.com> wrote:

>Can someone point me in the right direction on calling Oracle 8 stored
>procedures from VB 5 using ADO?
>
>Can Oracle 8 stored procedures return resultset that can be used in VB?
>
>Thanks,
>Sandeep Dixit
>

Returning the result set is a function of the driver, (some of them require returning a REF CURSOR as an OUT parameter).

mark Received on Fri Jan 23 1998 - 00:00:00 CET

Original text of this message