Top

3.1.6.Advanced Settings

The settings in this section have default values which are recommended in most situations.

If you run a complex query through the database it may take a long time before any data is actually returned. In this situation you may need to increase the ReceiveTimeout value, described below, only to cater for it. 2 Minutes (default) is usually more than adequate.

32bit Client Advanced Settings.

Client global configuration information is contained in the sub section OPENLINK.INI of the registry. Windows 32bit platforms use the registry to store all configuration information. To edit or view to registry, run the regedit program. To view the OpenLink settings expand the following section:

HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\OPENLINK.INI

Important values that you may need to change are listed in the table below. The default values are recommended in most cases:

Table3.1.

Sub Section

Key

Description

Communications

BrokerTimeout

The amount of time the client will wait for a connection to an agent. The default value is 30. Value is measured in seconds.

ReceiveTimeout

The amount of time the client will wait for a query to return with data. The default value is 120. Value is measured in seconds.

ShowErrors

With this set to yes any OpenLink messages will be displayed in a dialog box. If this is set to no, OpenLink messages will not be displayed.

ServerTypes

<Name>=

Each key name in this section represents a different provider type. To add a provider type simply add a new line using the same syntax as the default types.