将报告部署到SSRS服务器时出错

时间:2017-04-21 06:55:40

标签: excel reporting-services odbc 32bit-64bit

我使用SSRS连接到excel数据源(ODBC 32位)创建报告。虽然它在报表生成器中运行正常,但在部署到报表服务器2015(64位)时,我收到以下错误:

An error has occurred during report processing. (rsProcessingAborted)
An attempt has been made to use a data extension 'ODBC' that is either not registered for this report server or is not supported in this edition of Reporting Services. (rsDataExtensionNotFound)

似乎没有办法创建64位ODBC连接。

如何才能使此连接正常工作?

0 个答案:

没有答案