【发布时间】:2016-09-29 17:00:19
【问题描述】:
我正在尝试设置 SSDT,以便能够在本地运行报告并在 Visual Studio 中对其进行编辑。我有一份我知道有效的先前报告。我已经安装了适用于 Visual Studio 2015 的 Oracle 开发人员工具。我可以配置数据集并测试了我的 Oracle 数据库的连接,它可以工作。当我预览报告时,我可以输入我的参数,但是当我单击查看报告时,我收到以下错误。
An error occurred during local report processing.
An error has occurred during report processing
An attempt has been made to use a data extension 'ORACLE' that is either not registered for this report serve or is not supported in this edition of Reporting Services.
我们正在运行 SQL Server 2012 我有 Visual Studio 2008,2012,2015。我更喜欢在 Visual Studio 2015 中完成所有操作。我也已经设置了所有 TNS 信息。我缺少什么设置或安装。
【问题讨论】:
标签: oracle reporting-services visual-studio-2015 sql-server-2012 sql-server-data-tools