Reporting Services 自定义代码未执行
它在我的开发服务器 (SQL Server 2008 Developer Edition
) 上运行正常,但在实时服务器 (SQL Server 2008 Express
) 上运行不正常。
Express 版
中的 Reporting Services
是否存在可能导致此问题的限制? 或者也许需要在实时服务器上更改安全设置?
I'm using this code in my report, to alternate row colors of grouped rows.
It works correctly on my development server (SQL Server 2008 Developer Edition
), but not on the live server (SQL Server 2008 Express
).
Is there a limitation on Reporting Services
in the Express edition
that might cause this? Or perhaps security settings that might need to be changed on the live server?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看 SQL Server Express 中的报表服务和高级服务,了解“key差异”和SQL Server 2008 的版本和组件有更多信息。
Check out Reporting Services in SQL Server Express with Advanced Services for "key differences" and Editions and Components of SQL Server 2008 has more info.