无法启动外部环境 - Sybase的Interactive SQL上的CLR

时间:2013-08-06 20:11:51

标签: .net sql clr sqlanywhere isql

我在解决如何在Sybase Central的Interactive SQL中启动外部环境时遇到了问题。自2010年以来,可执行文件 dbextclr12.exe 尚未被操作,所以我知道我并没有意外地改变它。

这是电话:

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.

如何让外部环境运行?

1 个答案:

答案 0 :(得分:0)

这是ODBC的一个问题。 SQL Anywhere 12中的路径已更改。抱歉,对于PEBCAK,每个人。