all groups > sql server reporting services > august 2004 >
You're in the

sql server reporting services

group:

Merging two reports at runtime..


Re: Merging two reports at runtime.. Ravi Mumulla (Microsoft)
8/22/2004 2:03:27 PM
sql server reporting services:
Take a look at http://blogs.msdn.com/bryanke/articles/71491.aspx. You could
use this code in a custom app, have the users pass report names as
parameters and then use these parameters in your code to print the
corresponding reports accordingly.

--
Ravi Mumulla (Microsoft)
SQL Server Reporting Services

This posting is provided "AS IS" with no warranties, and confers no rights.
[quoted text, click to view]

Merging two reports at runtime.. Surendra
8/22/2004 11:07:44 PM
How do I merge two or more reports at runtime?

For example :

I have reports (or pages) A, B and C. The user chose to print pages A and C
only. I will have to merge A and C and print them as one report.

Thanks in advance for any suggestions/solutions.
-Surendra

Re: Merging two reports at runtime.. Surendra
8/24/2004 4:29:55 AM
Thanks for the suggestion Ravi!!

That was one option I had considered and was looking for a way to accomplish
this via the URL. Maybe I am being too naive and ambitious. Please let me
know if you have any other suggestions.

Thanks again
Surendra

[quoted text, click to view]

AddThis Social Bookmark Button