Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不确定这是否可能,但我需要创建一个 Web 服务来在服务器上运行报告并将其保存在 pdf 文件中并发送文件名作为结果。我想知道是否可以使用 SQL Server 商业智能创建这样的服务。任何想法或建议将不胜感激
SQL Server 报告服务将执行此操作。它有一个网络界面,可以将报告保存为各种格式,包括 pdf - 它还可以自动通过电子邮件发送结果 - 所有这些都可以设置为计划或按需设置。