Looker


Looker


このページではLooker をCData Connect の仮想SQL Server API に接続する手順の概要を示します。

前提条件

接続する前にまず以下を実行します。

  • データソースをCData Connect アカウントに接続します。詳しくは、Connections を参照してください。
  • Settings ページでPersonal Access Token (PAT) を生成します。PAT をコピーし、認証時にパスワードとして使用します。

CData Connect に接続する

Looker からCData Connect の仮想SQL Server API へのコネクションを確立するには以下の手順に従います。

  1. Log in to Looker.

  2. In the navigation pane, select Admin. Under the Database category, select Connections.

  3. On the Connections page, click Add Connection.

  4. Enter the connection settings:

    • Name—the name for the connection in models.

    • Dialect—select Microsoft SQL Server 2017+.

    • SSH Server—leave this disabled.

    • Remote Host:Port—enter tds.cdata.com in the first field and 14333 in the second field.

    • Database—接続したいCData Connect データソースのConnection Name を入力します。例:Salesforce1

    • Username—CData Connect のユーザー名を入力します。ユーザー名は、CData Connect の画面の右上に表示されています。例:test@cdata.co.jp

    • PasswordSettings ページで生成したPAT を入力します。

    Leave the rest of the connection settings at their default values unless you need to modify them.

  5. At the bottom of the page, click Test These Settings to ensure that you can connect to CData Connect.

  6. Click Add Connection to create the connection and return to the Connections page.

Your connection is now available for use in Looker. To connect to additional data sources from your CData Connect account, repeat the setup steps above, changing the value for Database for each data source.