Advanced Features
This section details a selection of advanced features of the CData Connect driver.
SSL Configuration
Use SSL Configuration to adjust how driver handles TLS/SSL certificate negotiations. You can choose from various certificate formats; see the SSLServerCert property under "Connection String Options" for more information.
Firewall and Proxy
Configure the driver for compliance with Firewall and Proxy, including Windows proxies and HTTP proxies. You can also set up tunnel connections.
Query Processing
The driver offloads as much of the SELECT statement processing as possible to CData Connect and then processes the rest of the query in memory (client-side).
See Query Processing for more information.
Logging
See Logging for an overview of configuration settings that can be used to refine CData logging. For basic logging, you only need to set two connection properties, but there are numerous features that support more refined logging, where you can select subsets of information to be logged using the LogModules connection property.