简体   繁体   English

如何使用 Visual Studio 2019 创建 SSRS 2012 报告

[英]How to Create SSRS 2012 Reports using Visual Studio 2019

The customer I am consulting at is running their ERP and SSRS on SQL Server 2012. They're currently using Visual Studio 2010 Shell to create their SSRS reports.我正在咨询的客户正在 SQL Server 2012 上运行他们的 ERP 和 SSRS。他们目前正在使用 Visual Studio 2010 Shell 创建他们的 SSRS 报告。

I've been able to upgrade my Visual Studio to 2019 Professional.我已经能够将我的 Visual Studio 升级到 2019 Professional。 I can create SSRS reports in VS 2019, but when I try and upload the file to the reporting services web site, it fails saying I'm using a new version of Reporting Services (DUH).我可以在 VS 2019 中创建 SSRS 报告,但是当我尝试将文件上传到报告服务 web 站点时,它无法说我使用的是新版本的报告服务 (DUH)。

Is there a way I can create SSRS 2012 reports (RDL) using Visual Studio 2019.有没有办法可以使用 Visual Studio 2019 创建 SSRS 2012 报告 (RDL)。

In the Reporting Properties (DEBUG --> Reporting Properties), change the Target Server Version setting and choose SQL Server 2008 R2, 2012 or 2014 .在 Reporting Properties (DEBUG --> Reporting Properties) 中,更改Target Server Version设置并选择SQL Server 2008 R2, 2012 or 2014

在此处输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM