Skip Headers

Oracle® Objects for OLE Developer's Guide
10g Release 1 (10.1)

Part Number B10118-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Feedback

Basics of Client Applications

Oracle Objects For OLE enables client applications to connect to Oracle database servers, execute commands, and access and manipulate the results returned. While some flexibility exists in the order in which specific tasks can be performed, every application using the OO4O Automation objects performs the following basic steps:

· Access the OO4O Automation Server

· Connect to the Oracle Database

· Execute commands and access the results

· Disconnect from the servers and free the OO4O objects used