Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere サーバー プログラミング » Python サポート » sqlanydb を使用する Python スクリプト

 

sqlanydb モジュールのロード

sqlanydb モジュールを Python スクリプトから使用するには、ファイルの先頭に次の行を含めて、sqlanydb モジュールをロードします。

import sqlanydb