02 2009 档案

摘要:上次介绍了 SQL Server Reporting Service 命令行部署报表的基本内容, 利用这些知识我们可以轻松的部署报表, 然而在 TFS 中, 每个项目都有它对应的报表, 这些报表如果要一个个的更新也是件痛苦的事情, 现在我也遇到了这个问题, 针对 TFS 开发了两张报表, 但是如何将这些报表应用到所有项目上呢? 结合之前的部署脚本知识, 我们可以使用下面方法实现 阅读全文
posted @ 2009-02-24 12:55 WilsonWu 阅读(2470) 评论(6) 推荐(1) 编辑
摘要:Some times when we use the SQL Server Reporting Service will get the same problem, if we have a product constituted by some reports, and there is a new release will be published, we want to get a better way instead of give are RDL files to users directly. actually, SQL Server Reporting already has a tool named RS.exe to help us do some works such as deployment by command line. and today I will introduce main functions in this RS.exe tool: 阅读全文
posted @ 2009-02-19 17:16 WilsonWu 阅读(1160) 评论(3) 推荐(0) 编辑
摘要:使用 SQL Server Reporting Service 的朋友应该都会遇到与此类似的问题, 尤其是在产品中, 比如我们有若干个报表形成的一个产品, 这些报表是需要用户部署在报表服务器上的才能使用的, 我们可以只给用户 RDL 报表文件和一个文档教程, 让他们自己上传, 自己配置数据源等等, 但是这样也许令人感到这个产品太不人性化, 而 SQL Server Reporting Service 也想到了这点, 它给我们提供了一个名为 RS.exe 的小工具, 这个工具就可以帮助我们以命令行的形式做一些有关 Reporting Service 的工作, 现在先介绍一下 RS.exe 工具中的主要功能: 阅读全文
posted @ 2009-02-19 17:16 WilsonWu 阅读(2854) 评论(1) 推荐(0) 编辑
摘要:新年已经渐去, 对于大多数人来说, 我们又回到了也许平淡的工作中, 在博客园开博已经1年多了, 真正的好文章也没写几篇, 所以在这牛年的开始决定借博客园宝地发表连载超短篇小说 阅读全文
posted @ 2009-02-03 10:31 WilsonWu 阅读(2500) 评论(23) 推荐(0) 编辑