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 -> Re: ASP/Oracle 9i or 10g Sample Needed!

Re: ASP/Oracle 9i or 10g Sample Needed!

From: Niall Litchfield <niall.litchfield_at_dial.pipex.com>
Date: Wed, 25 Aug 2004 22:28:15 +0100
Message-ID: <412d046a$0$20249$cc9e4d1f@news-text.dial.pipex.com>


The phrase you are almost certainly looking for is ref cursor and there is an example of this in %ORACLE_HOME%\oledb\samples that should give you a clue.

-- 
Niall Litchfield
Oracle DBA
http://www.niall.litchfield.dial.pipex.com
"Lee" <lduhl_at_corp.realcomp.com> wrote in message
news:719532c5.0408250726.4ed17764_at_posting.google.com...

> We are in the process of attempting a conversion of a large ASP/MS SQL
> 7.0 application to ASP/Oracle 10g and we are having major problems.
>
> We are new to Oracle and struggling with the basics. We are having
> major issues just trying to get a recordset returned to our ASP app
> from an Oracle stored proc.
>
> I would like to know if someone can supply us with a sample of a
> simple Oracle (9i r2 or greater) stored proc that returns a multi
> record recordset and also a sample of the ASP code that created the
> connection, recordset, param and command objects to call the sample
> stored proc and return the result set to the ASP recordset object.
>
> We are using the latest version of the Oracle Data Provider for OLEDB
> (Provider=OraOLEDB.Oracle.1)
>
> Thanks in advance.
> Lee
Received on Wed Aug 25 2004 - 16:28:15 CDT

Original text of this message

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