Using Microsoft Transaction Server with Oracle8 Release 8.1.6 for Windows NT Part Number A73029-01 |
|
This chapter describes Microsoft Transaction Server and Oracle8 database integration.
Specific topics discussed are:
This chapter describes Oracle8 database integration with Microsoft Transaction Server. This integration enables developers to:
Microsoft Transaction Server is a proprietary COM-based transaction processing system that runs on an Internet or network server. Microsoft Transaction Server is used to deploy and manage application and database transaction requests on behalf of a client computer. Microsoft Transaction Server provides the following:
Microsoft Transaction Server is a component of the three-tiered, server-centric architecture model. This enables the presentation, business logic, and data elements of applications to be clearly separated onto different computers connected in a network.
Without any special integration, you can deploy a COM component in Microsoft Transaction Server that connects to an Oracle8 database release 8.0.6 or higher. However, the following features require the installation of Oracle Services for Microsoft Transaction Server:
After Oracle Services for Microsoft Transaction Server is installed, you create a special Windows NT service (referred to as an Oracle Service for MTS) for each Oracle8 database to which your COM component connects. Use the Oracle Manager for MTS Services snap-in located in the Microsoft Management Console Explorer to create and manage these services. The Oracle Service for MTS provides the following:
The COM component can be created using the Oracle Call Interface (OCI), Oracle Objects for OLE (OO4O), Open Database Connectivity (ODBC), or Oracle Provider for OLE DB. Additional application program interfaces (APIs) may be integrated in the future. For a given Oracle8 database, you only need one Oracle Service for MTS on the network.
This illustration shows Microsoft Transaction Server and Oracle8 database integration.
You are now ready to use Microsoft Transaction Server with an Oracle8 database. To get started quickly, follow these chapters in the exact order listed:
To... | See... |
---|---|
Install the Oracle and Microsoft products required for Microsoft Transaction Server and Oracle8 database integration or migrate from a previous version of Oracle Service for MTS |
|
Create a new Oracle Service for MTS |
|
Run the Microsoft application demo |
Chapter 4, "Using the Microsoft Application Demo". The demo consists of an application that: |
Create your own COM-based applications |
Chapter 5, "Programming with Microsoft Transaction Server and an Oracle8 Database" for instructions on using OCI, OO4O, ODBC, or Oracle Provider for OLE DB with your COM-based applications. |
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|