Override the Configured Settings

A client connecting to a TDV Server through the ODBC driver can override the configured settings on a data source by adding parameters in the connection string. For example, the following connection string is valid with TDV Server:

DSN=<value>;UID=<value>;PWD=<value>;DOMAIN=<value>;HOST=<value>;PORT=<value>;DATASOURCE=<value>; CATALOG=<value>;

For these parameters:

The original DSN value cannot be overridden.
During creation of a DSN, you are prompted for a PWD entry.
HOST is the host name where TDV Server is running.
CATALOG is optional.