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: Jim Kennedy <kennedy-downwithspammersfamily_at_attbi.net>
Date: Wed, 25 Aug 2004 15:32:52 GMT
Message-ID: <Ei2Xc.313019$%_6.128069@attbi_s01>

"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

Have you tried the online docs? I know for Oracle OLE objects there are samples of this. It is downloaded with the client and might be on your hard disk. (otn.oracle.com go to documentation) Jim Received on Wed Aug 25 2004 - 10:32:52 CDT

Original text of this message

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