0
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.

「SDK for Adaptive Server Enterprise 16.0 SP04 PL03」 インストールと接続

Last updated at Posted at 2023-03-08

SDK for Adaptive Server Enterprise 16.0 SP04 PL03 インストール

SDKは「Software Development Kit」の略称になりますが、単純に
SAP ASEのSQLクライアントの感覚で認識してもらえるとわかりやすいかと

インストーラダウンロード(トライアル)

事前準備

私はクライアント端末側はWindowsの想定なので、Windowsの64bit用
https://developers.sap.com/trials-downloads.html

image.png

インストール

ダウンロードすると「winx64164003.ZIP」なるzipファイル。
わかりにくいので、名前変更して展開するとsetup.exeがあるので、実行。

image.png

ユーザアカウント制御画面が出るので、はい

そのまま日本語
image.png

次へ
image.png

日本を選択して、ライセンス同意にチェック。次へ
image.png

インストール先を選択。次へ
image.png

標準で問題なし。次へ
image.png

インストール
image.png

アクセス許可確認が出たら、アクセス許可

完了
image.png

ASEサーバへ接続

インストーされるのがinteractive SQL
image.png

ログイン画面が表示される
image.png

interfacesファイルのqueryエントリで指定されているとのことなので、ほい確認
※構築済みのSAPASEトライアル環境
image.png

VirtualBOXのポートフォワーディングを4901で設定

image.png

ログインポートを4901にして、
image.png

接続成功
image.png

こんな感じでクエリ実行OK
image.png

0
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
0
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?