Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Simple Procedure Select into an ADO recordset

Simple Procedure Select into an ADO recordset

From: Joe Carr <nospam_at_nope.com>
Date: Thu, 12 Jul 2001 17:19:37 GMT
Message-ID: <MPG.15b7a5d173386ad2989695@news.bellatlantic.net>

I have a simple issue that is simply driving me nuts. All I want to do is write a simple Stored Procedure in Oracle 8i. This procedure will do nothing but SELECT * FROM table_name; The this procedure will be ran through VB/ADO and it's results stored into a recordset. SQLServer, no problem, I can't seem to get Oracle to do the same. Can anyone help?
Thank you.

Joe Received on Thu Jul 12 2001 - 12:19:37 CDT

Original text of this message

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