Sybase Central の Interactive SQL 内で外部環境を開始する方法がわかりません。実行可能ファイルdbextclr12.exeは 2010 年以降操作されていないため、誤って変更していないことはわかっています。
呼び出しは次のとおりです。
START EXTERNAL ENVIRONMENT CLR;
.NET 3.5 を再インストールし、4.0 を修復しました。
Could not execute statement.
External environment could not be started, 'external executable' could
not be found
SQLCODE=-675, ODBC 3 State="HY000"
Line 1, column 28
You can continue executing or stop.
外部環境を実行するにはどうすればよいですか?