The OpenLink ODBC Driver for Oracle (Express Edition is a distributed as a Disk Image (DMG) file. Simply double click on the disk image 'mul6eora.dmg' to extract the installer mpkg file:
|
Double-click on the mpkg file to run the installer and following the on screen instriuction as indicated below to complete the installation:
|
Installer Welcome Dialog for the OpenLink ODBC Driver for Oracle (Express Edition):
|
Please review the readme file for installation requirements and known issues:
|
Please read the software license agreement before continuing your installation:
|
|
Select destination volume for driver installation:
|
Choose to perform a custom or default installation of the driver:
|
If you chose the custom option select which of the components below are to be installed: The Software must be installed as a user with Administrative privileges on the machine:
|
After the driver has been installed you will be prompted for a license file. If a license file already exists on the machine then select the 'use exisiting file' option. A trial (try) or full (buy) license can be obtain by selecting the 'try and buy' option which loads our online try and buy web page:
|
To obtain the trial license you must be a registered user on the OpenLink Web site and login with the username (e-mail address) and password for that user. Click on the 'Shop' link to visit our online shop cart to purchases a full license if required: Click on the 'download license' button to obtain the license file immediately and save to your desktop. Alternatively an auto e-mail will be sent to the registered users e-mail address with a link to their OpenLink Data Space (ODS) where all trial and full license files will be stored in the Briefcase for download at a later date.
|
Select the license file to be used for the installation:
|
Installation is complete:
|
To configure an ODBC DSN, run the OpenLink iODBC Administrator located in the /Applications/iODBC folder:
|
Click on the add button to Choose the ODBC Driver the DSN should be created for:
|
Choose the OpenLink Oracle Driver (Express Edition) v6.0 from the list of available drivers:
|
In the Data Source tab, select a suitable DSN name and optional description for the Data Source to be created:
|
The Connection Tab request the minimum paramters required to make a connection to the target database:
|
Host: This is the fully qualified hostname, or IP address, of the machine hosting the DBMS you wish to access, e.g., dbms-server.example.com, or 192.168.155.123. Any hostname which will be resolved by your local DNS is acceptable.
Port: The port that the Oracle instance listens on.
SID (Service Name): The Oracle System Identifier that refers to the instance of the Oracle database running on the server.
User Name: The name of a valid Oracle user.
Advanced - Additional optional configuration paramters:
| NetworkProtocol | Set the network protocol for the connections. Default is 'tcp'. Can be set to all possible protocols Net8 supports. Only needed for JDBC OCI driver. |
| MaxStatements | Specifies the value of the maxStatements property. This will be the size of the application cache (which will be used by both implicit and explicit caching). |
| ImplicitCachingEnabled | Sets the value of the implicitCachingEnabled property, which enables or disables the implicit cache. Note that this is independent of the cache size, set with setMaxStatements(). |
| ExplicitCachingEnabled | Sets the value of the explicitCachingEnabled property, which enables or disables the explicit cache. Note that this is independent of the cache size, set with setMaxStatments(). |
As indiacted above the paramters of the options and preferences tabs are not required for a basic connection:
|
|
Click on the 'Test Data Source' button to make a connection to the database to verify connectivity:
|
Enter a vaild username and pasword for the database:
|
A successful connection to the database has been made:
|
|
Previous
Contents of OpenLink ODBC Driver for Oracle (Express Editon) |
Chapter Contents |
Next
|