Connect, Authorize, and Initialize Functions
Ora8Init Function
Initializes the OCI environment and allocates a handle to the initialized environment.
Ora8ServerAttach Function
Creates an access path to a data source for OCI operations.
Ora8ServerDetach Function
Deletes an access path to a data source for OCI operations.
Ora8SessionBegin Function
Creates a user session and begins a user session for a given server.
Ora8SessionEnd Function
Terminates a user session context which has been started with
Ora8SessionBegin
.
Ora8Logon Function
Create a simple logon session.
Ora8Logoff Function
Release a session that was retrieved using
Ora8Logon
.
Parent topic:
Oracle 8 API Functions Overview