Reporting Services 2005 订阅

发布于 2024-07-15 02:03:01 字数 77 浏览 4 评论 0原文

我正在尝试通过 FTP 位置从 Reporting Services 2005 发送报告,但这似乎不是订阅设置中的选项。 这有可能做到吗?

I am trying to send reports from Reporting Services 2005 by to an FTP location but this does not seem to be an option within the subscription settings. Is this possible to have done?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

孤者何惧 2024-07-22 02:03:02

有第三方工具可以完成这样的事情:
http://www.christiansteven.com/products/sql-rd/

如果购买东西不是一种选择,您可以创建一个在删除报告后进行 FTP 的流程。

There are third party tools for things like this:
http://www.christiansteven.com/products/sql-rd/

If buying something is not an option, you can create a process that FTPs after you drop the report.

巴黎盛开的樱花 2024-07-22 02:03:02

您可以对 SSRS 编写自己的自定义扩展,以将报告直接“发送”到文件,甚至从订阅发送到打印机。 这些是 MS 提供的示例,如果您不介意了解一些代码(我认为他们有 VB 和 C# 的示例)和 XML 配置文件,它们将向您展示如何执行这两种操作。

我之前实现过打印扩展,非常方便。

抱歉,我的建议花了这么长时间,最近一直在进行其他类型的开发。

华泰

You can code your own custom extension to SSRS to "send" reports directly to file or even to a printer from a subscription. The are samples provided by MS that show you how to do both if you don't mind getting into some code (I think they have examples for VB and C#) and XML config files.

I've implemented the printing extension before, very handy.

Sorry it's taken so long for my suggestion, been in other kinds of development lately.

HTH

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文