The following table lists the connection string parameters for Mailchimp.
Parameter | Description |
---|---|
|
Your Mailchimp API Key (token). See the Obtaining API Key section. If you want to save the API Key in DSN Settings, select the Save API Key checkbox |
|
Used to specify the Mailchimp API version. The choice of the API version will impact the scope of Mailchimp objects and fields available to you. Supported values are as follows:
|
Proxy Settings |
|
|
The proxy hostname or IP address. |
|
The proxy port. |
|
The proxy username. |
|
The proxy password. |
Advanced Settings |
|
|
To retrieve metadata, not all parameters according to MSDN can accept a null value. If NULL, the driver should return an error. But some 3rd-party tools pass NULL to the parameters. These options should be enabled for compatibility with such tools. |
|
|
|
This is a configurable parameter, which allows caching and storing metadata in a temporary database. The parameter settings specify the frequency of resetting cached metadata ranging from 1 hour...to 1 month.
|
|
The time (in seconds) to wait for a connection to open before terminating an attempt. The default value is |
|
Used to set the behavior corresponding to the ODBC specification version that a third-party tool expects. The behavior of ODBC driver can be changed by setting a value for the
|
|
Allows adding custom fields (merge tags). The option can have the following values:
JoinCommon .
|
|
Enables the use of local regional settings when converting numbers to strings. |
|
Enables the use of local regional settings when converting dates and times to strings. |
|
Use the parameter to specify whether the driver must return foreign keys. Retrieving metadata about foreign key constraints is a time-consuming operation; many third-party tools request foreign key metadata even whey they do not actually need this information. Note, that enabling the option may degrade performance of data access operations. The default value is |
|
Sets the string value types returned by the driver as Default, Ansi or Unicode.
The parameter value should be changed if any third-party tool supports only Ansi string types or Unicode ones. |
|
The time to wait for a query execution result before terminating and generating an error. |
|
Specifies whether all the datetime values retrieved from the data source are returned as UTC values or converted to local time and whether the date values specified on the application side (e.g., in SQL statements) are considered UTC or local. The default value is |
DRIVER={Devart ODBC Driver for Mailchimp};API Key=9e098d12ca0eb9489f4ba8ea87b661ef-op75 |