3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

SPSS ModelerからAzure SQL Databaseに接続する

Posted at

SPSS Modeler18.4からAzure SQL Databaseに接続します。

  • テスト環境
    • Windows 11 64bit
    • Modeler 18.4
    • Microsoft ODBC Driver 17.1 for SQL Server

ODBCドライバーの確認

以下で確認します。Microsoft ODBC Driver 17 for SQL Serverがサポートされています。

image.png

ODBC接続

ODBCのドライバー導入と接続設定は以下の手順で行います。

ODBCでAzureAD認証のAzure SQL Databaseに接続する - Qiita

Modelerからの接続

データベースインポートノードで「新規データベース接続の追加」を選びます。
image.png

データソースで設定したデータソースを選び、ユーザーとパスワードを入力します。
image.png

接続ができたら、OKで閉じます。
image.png

テーブル名を指定し、「プレビュー」します。
image.png

参照できました。
image.png

3
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?