By default, the aforementioned settings override any conflicting properties set on the ODBC datasource. If you need to override any of the default properties then you can remove them from the connection string by adding them to the inow.ini ODBC section's odbc.connection.string.blacklist property. This takes a comma separated list of properties to exclude from the connection string when creating an ODBC connection.
We recommend you consult your system DBA before overriding any default connection string properties. Hyland Software is not responsible for consequences arising from changes to the connection string properties.
Example:
[ODBC] odbc.connection.string.blacklist=UID,Password