Jump to content

SSRS PHP SDK, having a hard time to get this to work...


Recommended Posts

Hi guys,

 

Here's my problem.  My company wants to use SSRS to generate reports.  The backend, what stores the data for the report is MS SQL 2005 (and no, I can't upgrade it to 2008, we don't have the licenses for it).

 

When I used one of their examples to login, I got an error stating that the URL, username or password might not be correct.  But when I do this, I connect just fine:

$client = new SoapClient("http://sampleURL/reportserver/reportexecution2005.asmx?wsdl", array('login' => "lmaster\SVCWEBDOCS", 'password' => "pdfconverter"));

 

Now, honestly, I don't know much about this and I'm still doing some research, has anyone tried to make this SDK spit out a report?  I'd appreciate some guidance/direction as to what to do next.  Also, if you could tell me about some of your experiences in getting to work, I'd really appreciate it.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.