Option 2

Use the unixODBC driver manager to specify the configuration value in the dcany.cfg set in the relative path.

Move the library found in the install_dir/DC-15_0/drv_mgr/unixODBC-2.2.12 directory located in the ECDA runtime library path
In the dcany.cfg file, under the [Service Library] stanza, add this configuration value:
ODBCDriverManager=libodbc.yy.1.x.x
where:
  • yy represents the library extension so or sl.

  • x.x represents the numeric string appended to the library name.

  • install_dir/DC-15_0 must be expanded to the complete path name from the root directory. ECDA does not expand the variable.

Note: This driver manager uses the $ODBCSYSINI environment variable to locate the odbc.ini file.