Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
254 views

Reporting Services 2000 - email different report to many people

Reporting Services 2000 Standard Edition (currently RTM but hope to have SP2 soon). I have a report which takes in a parameter - PlantID I'd like to email a pdf of this report every month to the 80 ...
0
votes
1answer
13 views

Possible to install Reporting Services 2000 against SQL Server 2005

Does anybody know if it is possible to install SSRS 2000 and have the report database resident in SQL Server 2005? How would you go about it? The install refuses to get past the setting of the report ...
0
votes
1answer
175 views

Reporting Services Connect a Report to Multiple Databases

I have a report which I would like to have talk to different data sources on different database servers depending on some runtime parameters. Is there any way to set the report connection string on a ...
0
votes
1answer
695 views

What happened to the ReportingService.Render Method()

Our company started using SQL Server reporting services integrated with sharepoint from the old reporting services with SQL 2000. The web service that is available is called ReportingService2006 and ...