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 -> PL/SQL Stored Procs and ADO calls

PL/SQL Stored Procs and ADO calls

From: <tony.rodgers_at_cox.com>
Date: Wed, 24 Mar 1999 15:37:05 GMT
Message-ID: <7db0r0$8dp$1@nnrp1.dejanews.com>


I'm trying to find someone who has created web pages that use ADO calls to Oracle Stored Procedures, and pulls back a full result set (not just a single row). It would be great if there were an input parameter to the stored procedure as well. I'm just using a Cursor Variable in my stored procedures and returning that to the ADO call, but having trouble getting this to work.

Seems that finding any documentation on how to do this is like pulling teeth. :-) I do have an example of RDO doing this, but I'm not sure how close to ADO it is. Any information, help, web page links, etc. would be greatly appreciated.

Tony Rodgers

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Mar 24 1999 - 09:37:05 CST

Original text of this message

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