Azure SQL Database

Version 23.4.8843


Azure SQL Database


CData Sync アプリケーションからAzure SQL Database コネクタを使用して、サポートされている任意のデータソースから同期先のAzure SQL Database へデータを移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。

接続の確立

Sync でAzure SQL Database のデータを使用するには、はじめにAzure SQL Database への接続を確立する必要があります。以下の手順で、Azure SQL Database をSync アカウントに接続します。

  1. Sync のダッシュボードから接続 ページを開きます。

  2. 接続を追加をクリックしてコネクタを選択ページを開きます。

  3. 同期先タブをクリックしてAzure SQL Database 行に移動します。

  4. 行末にある接続を設定アイコンをクリックします。接続を設定アイコンが見当たらない場合は、接続の説明に従ってコネクタを追加する必要があります。

  5. 設定タブで接続の設定を入力します。

    • Connection Name - Enter a connection name of your choice.

    • Server - Enter the name of the data source to which you want to connect.

    • Database - Enter the name of the intial catalog or database in your data source.

    • User - Enter the username that you use to authenticate to Azure SQL DataBase.

    • Password - Enter the password that you use to authenticate to Azure SQL DataBase.

  6. 作成およびテストをクリックして接続を作成します。

  7. 高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)

Note: The Java version requires the Microsoft SQL Server JDBC driver. You can download the driver from the Microsoft Download Center.

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

  • Microsoft Windows: C:\ProgramData\CData\sync\libs

  • UNIX or Mac OS X: ~/cdata/sync/libs