Categories
- Googled (23)
- Peeves (9)
- Technology (25)
- Truly random (13)
- Uncategorized (1)
- Web dev (34)
- RB Internal Links (1)
- SSRS (3)
Archives
Category Archives: SSRS
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
php-ssrs v0.1