![]() |
VOOZH | about |
The CData JDBC Driver for Microsoft Exchange enables you to use the data transformation components in CloverDX (formerly CloverETL) to work with Microsoft Exchange as sources and destinations. In this article, you will use the JDBC Driver for Microsoft Exchange to set up a simple transfer into a flat file. The CData JDBC Driver for Microsoft Exchange enables you to use the data transformation components in CloverDX (formerly CloverETL) to work with Microsoft Exchange as sources and destinations. In this article, you will use the JDBC Driver for Microsoft Exchange to set up a simple transfer into a flat file.
Specify the User and Password to connect to Exchange. Additionally, specify the address of the Exchange server you are connecting to and the Platform associated with the server.
For assistance in constructing the JDBC URL, use the connection string designer built into the Microsoft Exchange JDBC Driver. Either double-click the JAR file or execute the jar file from the command-line.
java -jar cdata.jdbc.exchange.jar
Fill in the connection properties and copy the connection string to the clipboard.
👁 Using the built-in connection string designer to generate a JDBC URL (Salesforce is shown.)A typical JDBC URL is below:
jdbc:exchange:User='[email protected]';Password='myPassword';Server='https://outlook.office365.com/EWS/Exchange.asmx';Platform='Exchange_Online';
SELECT GivenName, Size FROM Contacts
Download a free trial of the Exchange Driver to get started:
Download NowLearn more:
👁 Microsoft Exchange IconRapidly create and deploy powerful Java applications that integrate powerful Microsoft Exchange send and receive capabilities. . Send & Receive Email, manage Exchange messages, folders, calendars, and more!