Category Archives: SSRS

Posts on Sql Server Reporting Services and the php-ssrs SDK.

php-ssrs v0.1

A beta release of php-ssrs, a PHP SOAP client for Sql Reporting Services, that I helped write with Ideal Websites is now available for download. Grab a copy of it from the Google Code project page here: php-ssrs The QuickStart guide should be all you need to get going, there are also more detailed samples [...]
Posted in SSRS | Leave a comment

ReportService2010.asmx is not the only SSRS 2008 R2 end point

In our on-going quest to create a PHP SDK for Sql Reporing Services 2008 RS, we’ve shot ourselves in the foot by not reading the documentation properly. The end point documentation states that: The ReportService2005 and ReportService2006 endpoints are deprecated in SQL Server 2008 R2. The ReportService2010 endpoint includes the functionalities of both endpoints and [...]
Also posted in Web dev | Leave a comment

Sql Server Reporting Services SOAP API methods

We’re (trying) to use the SSRS SOAP API at work with a PHP application. We found an open source SDK over at codeplex but soon found it to be badly written, outdated and broken!! We were forced to write our own… It’s been an interesting process, and we hope to release our library as an [...]
Also posted in Technology, Web dev | 2 Comments
  • Categories

  • Archives