Connection String Options
The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider. Click the links for further details.
For more information on establishing a connection, see Basic Tab.
| Property | Description |
| Verbosity | The verbosity level that determines the amount of detail included in the log file. |
| Property | Description |
| Driver | The ODBC Driver to connect to. |
| DSN | The ODBC DSN to connect to. |
| IgnoreTypes | Removes support for the specified types. For example, Other. These types will then be reported as strings instead. |
| Password | The database account password. |
| User | The database user account id. |