How To Retrieve a Recordset from an Oracle Stored Procedure Using ADO on ASP (229919)
The information in this article applies to:
- Microsoft Active Server Pages 2.0
- Microsoft Active Server Pages 3.0
- Microsoft ODBC for Oracle version 2.5 Build 2.573.2927
- Microsoft ODBC for Oracle version 2.5 Build 2.573.3513
- Microsoft ODBC for Oracle version 2.5 Build 2.573.3711
- Microsoft ODBC for Oracle version 2.5 Build 2.573.4202
- Microsoft ODBC for Oracle version 2.5 Build 2.573.4403
- Microsoft ODBC for Oracle version 2.5 Build 2.573.5303
- Microsoft ODBC for Oracle version 2.5 Build 2.573.6019
- Microsoft ODBC for Oracle version 2.5 Build 2.573.6526
- Microsoft ODBC for Oracle version 2.5 Build 2.573.7326
- Microsoft ODBC for Oracle version 2.5 Build 2.573.7626
- Microsoft ODBC for Oracle version 2.5 Build 2.573.7713.2
- Microsoft OLE DB Provider for Oracle 2.0
- Microsoft OLE DB Provider for Oracle 2.1
- Microsoft OLE DB Provider for Oracle 2.5
- Microsoft OLE DB Provider for Oracle 2.6
- Microsoft OLE DB Provider for Oracle 2.7
- Microsoft Internet Information Server 4.0
- Microsoft Internet Information Server 5.0
- Microsoft Data Access Components 2.1
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.6
- Microsoft Data Access Components 2.7
This article was previously published under Q229919 SUMMARY
This article demonstrates how to call an Oracle package to retrieve a recordset using ADO on Active Server Pages (ASP).
This article assumes that:
- You are proficient with Visual Basic Scripting Edition (VBScript), ActiveX Data Objects (ADO), and Active Server Pages (ASP).
- You understand Oracle's Procedural Language/Structured Query Language, if you will also be creating Oracle packages.
- Your Internet Information Server (IIS) is configured properly to the Oracle database. For additional information, please click the article number below to view it in the Microsoft Knowledge Base:
193225 How to Configure IIS to Connect to Oracle from ASP and ADO
REFERENCES
For additional information, click the article number below to view it in the Microsoft Knowledge Base:
176086 How To Retrieve Recordsets from Oracle Stored Procs Using ADO
For information on why you must use an Oracle Package instead of an Oracle stored procedure, click the article number below to view it in the Microsoft Knowledge Base:
167225 How To Access an Oracle Database Using RDO
For additional information on ADO and to download the latest version of the Microsoft Data Access Components (MDAC), please see the following Microsoft Web site:
Modification Type: | Minor | Last Reviewed: | 7/2/2004 |
---|
Keywords: | kb3rdparty kbASPObj kbCodeSnippet kbDatabase kbhowto kbOEM kbOracle KB229919 |
---|
|