【问题标题】:How to create SSRS report in ASP.NET locally?如何在本地在 ASP.NET 中创建 SSRS 报告?
【发布时间】:2012-07-12 08:18:56
【问题描述】:

我正在使用ASP.NET/C#

我第一次在ASP.NET 中做Reporting

我在 this tutorial 之后创建了一个示例 Report

据我了解,它需要创建单独的 Report server 才能使其正常工作。我们不想创建单独的 Reporting server

谁能指导我如何在不创建单独服务器的情况下在本地创建SSRS Reports

欢迎提出任何建议。

【问题讨论】:

    标签: c# asp.net reporting-services reporting


    【解决方案1】:

    Visual Studio 2005 报表设计器支持本地执行的报表,这些报表具有 RDLC 扩展。

    这是tutorial

    MSDN:Creating Client Report Definition Files

    另见When to use RDLC over RDL reports?

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2020-07-29
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2022-01-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多