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

SAP Sybase SQL Anywhere 16.0 » Mobile Link サーバ管理 » Mobile Link リファレンス » Mobile Link の ODBC ドライバ » SQL Anywhere 16 - Oracle ODBC ドライバ

 

DBDSN 設定

Oracle DSN を dbdsn ユーティリティを使用して作成するには、次の構文を使用します。

dbdsn -w data-source-name -or -c configuration-options

configuration-options については、SQL Anywhere 16 - Oracle ODBC ドライバ の説明を参照してください。

次に例を示します。

dbdsn -w MyOracleDSN -or -pe -c "Userid=dba;Password=sql;ServiceName=abcd;ArraySize=100000;ProcResults=y;enableMSDIC=n"

データソースユーティリティ (dbdsn)を参照してください。

 参照