php-ssrs | PHP library for connecting to SSRS over SOAP | SOAP library
kandi X-RAY | php-ssrs Summary
kandi X-RAY | php-ssrs Summary
PHP library for connecting to SSRS over SOAP.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Call CURL .
- Return the form s html
- Build the form
- Creates an error from a server response
- Generate HTTP headers
- Pre cache the results of a report .
- Read resource .
- Outputs a file to the browser
- Stores a render stream
- Returns true if the current item is valid .
php-ssrs Key Features
php-ssrs Examples and Code Snippets
Community Discussions
Trending Discussions on php-ssrs
QUESTION
I'm using a third-party extension in Symfony to connect to SSRS: https://github.com/ChartBlocks/php-ssrs
I need to keep my SSRS datasource as "prompt for credentials" since we are also using another solution that requires that, but I'm unsure how to set the DataSourceCredentials in my solution. I get the error: System.Web.Services.Protocols.SoapException: One or more data source credentials required to run the report have not been specified.
Here's my code in my controller:
...ANSWER
Answered 2018-Jul-21 at 00:29Found an answer by creating my own method in the Report.php file, until it's updated in the core:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install php-ssrs
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page