Oracle® Objects for OLE Developer's Guide 11g Release 2 (11.2) for Microsoft Windows Part Number E17727-03 |
|
|
PDF · Mobi · ePub |
Establishes a connection to an Oracle database.
OraServer.Open serverAlias
The arguments for the method are:
Arguments | Description |
---|---|
[in ] serverAlias |
A String containing the Network alias used for connecting to the database. |
If no arguments is supplied, this method attaches to a database that was detached previously.
See Also: