Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Stored procedures in Oracle8
A copy of this was sent to "James Lemmons" <james_at_four-dsoftware.com>
(if that email address didn't require changing)
On Sat, 25 Mar 2000 19:48:17 -0500, you wrote:
>I just started using Oracle on my latest project so I'm new to this. I'm
>connecting to it from VB. I've been using SQL Server and everything is
>pretty much the same except for the stored procedures. With Oracle I can't
>seem to figure out how to create a stored procedure that will return a
>recordset. Insert and update procedures are no problem and I can use SQL
>text from VB to return a recordset, but not stored procedures. Any help is
>much appreciated.
>
>Thanks
>James
>
see http://osi.oracle.com/~tkyte/ResultSets/index.html
--
http://osi.oracle.com/~tkyte/
Thomas Kyte tkyte_at_us.oracle.com Oracle Service Industries Reston, VA USA
Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Sun Mar 26 2000 - 08:03:55 CST
![]() |
![]() |