When running on Linux or UNIX platforms, HPE Media Server requires the unixODBC Driver Manager in order to connect to a database server. The ODBCDriverManager
parameter sets the path to the unixODBC Driver Manager shared object file. For more information about this file, refer to the unixODBC documentation on http://www.unixodbc.org/.
If HPE Media Server is running on Windows, you do not need to set this parameter.
Type: | String |
Default: | The value of the ODBCDriverManager parameter in the [Database] section |
Required: | Required on UNIX |
Configuration Section: | TaskName |
Example: | ODBCDriverManager=libodbc.so
|
See Also: |
|