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 -> Stored procedures in Oracle8

Stored procedures in Oracle8

From: James Lemmons <james_at_four-dsoftware.com>
Date: Sat, 25 Mar 2000 19:48:17 -0500
Message-ID: <8bjmlo$k2s@f1n1.spenet.wfu.edu>


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 Received on Sat Mar 25 2000 - 18:48:17 CST

Original text of this message

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