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

Open (OraServer) Method

See Also

Applies To

OraDatabase

OraServer

Description

Establishes a connection to an Oracle server.

Arguments

[in] serverAlias
A String containing the Network alias used for connecting to the server.
Usage

OraServer.Open serverAlias

Remarks

If no arguments is supplied, this method attaches to a server that was detached previously.