Online Documentation for DB Extract for InterBase/Firebird
General and Connection sections
The very first section of DB Extract configuration file is [#General#] - the product name and its major version are indicated in this section.
The [#Connection#] section corresponds to the values entered on Step 1 of Wizard application.
The configuration parameters are listed below.
The section contains database connection parameters: Host, Port, Client Library, DBFile, Login and Password. These parameters are obligatory.
Remote
0 = local connection
1 = remote connection
SSHHostName, SSHPort, SSHUserName, SSHPassword values correspond to the settings for connection via SSH Tunnel (if used)
SSHKeyFile
The path to the Private Key used for the SSH connection (if SSHUseKeyFile = True)
PassPhrase
This parameter has a value only if a SSH Private Key is used for the SSH connection
TunnelType
Indicates whether SSH tunneling is being used for connection or not (TunnelType = ttNotUse)
CharSet
Stores the client character set specified for the connection
See also: |