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

Home -> Community -> Usenet -> c.d.o.server -> Re: ADO Recordset from stored procedure

Re: ADO Recordset from stored procedure

From: Doug Greene <dgreene_at_acoeis.com>
Date: Mon, 8 Feb 1999 12:42:28 -0600
Message-ID: <79nal7$jhc$1@remarQ.com>


Oracle SP's, unlike SQL Server SP's, cannot return rowsets. Your best bet is embedded SQL or don't use ADO with ORACLE.

Doug Greene

Member3426 wrote in message <19990207150024.29553.00000005_at_ng97.aol.com>...
>Is it possible to create an ADO Recordset using a stored procedure? I've
tried
>several ways and none seem to work. Can I use a cursor reference?
>
>Any help would be appreciated
>
>Bruce_Williams_at_cch-lis.com
Received on Mon Feb 08 1999 - 12:42:28 CST

Original text of this message

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