ODBC Connection

Using ODBC to retrieve external data.

ODBC

You can use and ODBC connection to retrieve data from an external database. This is done by defining an ODBC Data Source and calling it from any Action written in DMScript.

Field Description
Data Source Name (DSN) Enter the Data Source Name (DSN) which is the logical name that is used by Open Database Connectivity (ODBC) to refer to the driver and other information that is required to access data from the data source.
DSN Encrypted Select the box to indicate the DSN should be hidden in the database.
DSN Override Select the box if the DSN can be changed.