www.openlinksw.com
docs.openlinksw.com

Book Home

Contents
Preface

OpenLink ODBC Driver for Firebird (Express Edition)

OpenLink ODBC Driver for Firebird (Express Edition) for Mac OS X
Installation Guide Configuration
OpenLink ODBC Driver for Firebird (Express Edition) for Windows

4.1. OpenLink ODBC Driver for Firebird (Express Edition) for Mac OS X

4.1.1. Installation Guide

The OpenLink ODBC Driver for Firebird (Express Edition) is distributed as a Disk image (DMG) file. Simply double click on the disk image 'mul6efrb.dmg' to extract the installer mpkg file:

Figure: 4.1.1.1.

Double click on the mpkg file to run the installer and following the on screen instriuction as indicated below to complete the installation:

Figure: 4.1.1.2.

Installer Welcome Dialog for the OpenLink ODBC Driver for Firebird (Express Edition):

Figure: 4.1.1.3.

Please review the readme file for installation requirements and known issues:

Figure: 4.1.1.4.

Please read the software license agreement before continuing your installation:

Figure: 4.1.1.5.

Select destination volume for driver installation:

Figure: 4.1.1.6.

Choose to perform a custome or default installation of the driver:

Figure: 4.1.1.7.

If you chose the custom option select which of the components below are to be installed:

Figure: 4.1.1.8.

The Software must be installed as a user with Administrative privileges on the machine:

Figure: 4.1.1.9.

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:

Figure: 4.1.1.10.

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:

Figure: 4.1.1.11.

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.

Figure: 4.1.1.12.

Select the license file to be used for the installation:

Figure: 4.1.1.13.

Installation is complete:

Figure: 4.1.1.14.

4.1.2. Configuration

To configure an ODBC DSN, run the OpenLink iODBC Administrator located in the /Applications/iODBC folder:

Figure: 4.1.2.1.

Click on the add button to Choose the ODBC Driver the DSN should be created for:

Figure: 4.1.2.2.

Choose the OpenLink Firebird Driver (Express Edition) v6.0 from the list of available drivers:

Figure: 4.1.2.3.

In the Data Source tab, select a suitable DSN name and optional description for the Data Source to be created:

Figure: 4.1.2.4.

The Connection Tab request the minimum paramters required to make a connection to the target database:

Figure: 4.1.2.5.
Table: 4.1.2.6.
BlobBufferLength Set BLOB buffer length. This value influences the performance when working with BLOB fields.
BlobBufferSize Size of the BLOB buffer in bytes.
BuffersNumber Number of cache buffers that should be allocated for this connection, should be specified for ClassicServer instances; SuperServer has a server-wide configuration parameter.
DefaultIsolation Set the default transaction isolation level as string. Following strings are allowed: 'TRANSACTION_READ_COMMITTED', 'TRANSACTION_REPEATABLE_READ', 'TRANSACTION_SERIALIZABLE'
Encoding Set encoding for connections produced by this data source.
LoginTimeout Set login timeout for this datasource in seconds.
RoleName SQL role to use.
SocketBufferSize The socket buffer-size in bytes.
SqlDialect SQL dialect of the client.
TimestampUsesLocalTimezone 'true' if the JayBird 1.0 handling of the calendar in corresponding setters. This is also compatible with MySQL calendar treatment.
UseStandardUdf 'true' if driver should assume that standard UDFs are installed.
UseStreamBlobs 'true' if stream blobs should be created, otherwise 'false'
UseTranslation Path to the character translation table.
CharSet Character set for the connection. Similar to encoding property, but accepts Java names instead of Firebird ones.

As indiacted above the paramters of the options and preferences tabs are not required for a basic connection:

Figure: 4.1.2.7.
Figure: 4.1.2.8.

Click on the 'Test Data Source' button to make a connection to the database to verify connectivity:

Figure: 4.1.2.9.

Enter a vaild username and pasword for the database:

Figure: 4.1.2.10.

A successful connection to the database has been made:

Figure: 4.1.2.11.