Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> PL/SQL Stored Procs and ADO calls
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
![]() |
![]() |