Azure SQL

Version 22.0.8483


Azure SQL

Version 22.0.8483


To connect to your Azure SQL database, select the Azure SQL Database option and enter the following:

Connection Properties

  • Server: The address of the server hosting the Azure SQL database.
  • User: The username provided for authentication with the Azure SQL database.
  • Password: The password provided for authentication with the Azure SQL database.
  • Database: The name of the Azure SQL database.

Java Edition

The Java version requires the Microsoft SQL Server JDBC Driver which can be downloaded from the Microsoft Download Center.

https://docs.microsoft.com/en-us/sql/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server

Copy the JDBC driver into the libs directory and restart the server.

  • Windows: C:\ProgramData\CData\sync\libs
  • Unix or Mac OS X: ~/cdata/sync/libs