简体   繁体   English

如何在PHP Zend应用程序中使用SSRS报告?

[英]How to use SSRS Reports in PHP Zend Application?

We have application in Zend PHP Framework and MSSQL As DB. 我们在Zend PHP Framework和MSSQL As DB中都有应用程序。 we need to use the SSRS Reports for reporting feature. 我们需要使用SSRS报告进行报告。

We have set up the Reporting Server , we have also with using the Report Designer uploded the rdp file and run it, it consumes user id and password and displayed reports. 我们已经设置了Reporting Server,还使用报表设计器将rdp文件升格并运行,它消耗了用户ID和密码并显示了报表。

1.what we want is how can we render the rdp reports to our application ? 1.我们想要的是如何将rdp报告呈现给我们的应用程序?

[ANY BUDDY WHO HAVE USED SSRS WITH PHP ? [曾与PHP一起使用SSRS的好友吗? ] ]

Thanks in Advance ! 提前致谢 !

Reading your comments, I think there might be problem with your login credentials or the Service URL. 阅读您的评论,我认为您的登录凭据或服务URL可能有问题。 Make sure you are using the WEB Service Url in your code and not the virtual directory path. 确保在代码中使用的是WEB服务Url,而不是虚拟目录路径。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM