0

我在弄清楚如何在 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.

如何让外部环境运行?

4

1 回答 1

0

这是 ODBC 的一个问题。SQL Anywhere 12 中的路径已更改。对于 PEBCAK,大家深表歉意。

于 2013-08-09T14:36:52.113 回答