INFO: Required Oracle File Versions for Use with ASPLast reviewed: March 4, 1998Article ID: Q176411 |
The information in this article applies to:
SUMMARYYou can use Microsoft Internet Information Server (IIS) 3.0 to access Oracle through Active Server Pages (ASP) and ODBC. Because of the potential concurrency of database access, a robust set of multi-threading ODBC components are needed for this to behave consistently. This article describes the minimum requirements for connecting to Oracle.
MORE INFORMATIONOracle's ODBC solution requires several important components: the ODBC driver itself, required support files, and SQL*NET. All of these components must be consistent and up-to-date versions for Active Server Pages to work reliably with Oracle. Following is more specific information about the components.
Oracle Components
For information about a software third-party vendor list, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q60781 TITLE : Hardware and Software Third-Party Vendor List, L-PNOTE: Some products mentioned in this article are manufactured by vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability. NOTE: Beware of multiple copies of Ociw32.dll. This file may be installed by other software vendors in locations other than its default (the Oracle home directory), resulting in redundant copies of the DLL. The thread safe version of this DLL is 1.0.0.5. IMPORTANT: The Oracle patching/upgrade process normally includes the upgrade of the server, utilities, and the client software. When upgrading Oracle clients (such as IIS machines accessing Oracle data sources), you can safely ignore any warnings that refer to the server or utilities. Ignoring the warnings and continuing with the setup program may be necessary to reach the client software upgrade.
Microsoft ComponentsThe Microsoft ODBC Driver for Oracle (Msorcl32.dll) should be version 2.73.7269 or higher. This can be obtained at http://microsoft.com/data/mdac15.htm.
REFERENCESFor additional information, please see the following article(s) in the Microsoft Knowledge Base:
ARTICLE-ID: Q175018 TITLE : HOWTO: Acquire and Install the Microsoft Oracle ODBC Driver v2.0For the latest Knowledge Base artices and other support information on Visual InterDev and Active Server Pages, see the following page on the Microsoft Technical Support site:
http://support.microsoft.com/support/vinterdev/ Keywords : kb3rdparty Technology : kbInetDev Version : WINNT:1.0,1.0b,97 Platform : winnt Issue type : kbinfo |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |