by Marc
16. April 2010 09:43
In past, I’ve often heard developers complaining about how difficult it could be to consume SQL Reporting Services from non Microsoft Application technologies such as PHP.
Now the gap is almost closed thanks to Microsoft and Persistent, which partnered in order to deliver this SDK available under the form of a CodePlex project: SSRS SDK for PHP.
This SDK, applicable to any PHP platform and not solely Windows-based ones, will greatly ease interoperability and open doors to one of the richest BI platform.
The schema hereunder (source: MS blog), depicts in details how it integrates.

While the DSK comes with a set of document as well as a demo application, it will also require the SOAP Extension for PHP, that you can get here: http://us2.php.net/soap
Needless to say that SSRS is available for free as part of SQL Server 2008 Express with Advanced Services, the Report Designer as well.
More information
Marc
394f5593-908b-4244-98b6-16b0cbde5727|0|.0
Tags:
Interop | PHP | SQL