Advanced Features
This section details a selection of advanced features of the CData Connect connector.
SSL Configuration
Use SSL Configuration to adjust how connector handles TLS/SSL certificate negotiations. You can choose from various certificate formats;. For further information, see the SSLServerCert property under "Connection String Options" .
Firewall and Proxy
Configure the connector for compliance with Firewall and Proxy, including Windows proxies and HTTP proxies. You can also set up tunnel connections.
Query Processing
The connector 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).For further information, see Query Processing.