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

sql server reporting services

group:

How to call just once for multiple report....


How to call just once for multiple report.... Jini
8/15/2005 6:47:04 PM
sql server reporting services: Hi all,
I will have to make it possible for one administrator to see one hundred
user's report in just one time.

What I have done is that I just embedded the module which was passing the
parameter to sql reporting server in C# programming code by using looping
statement .

However,if it is the only way, consequently I will have to call sproc as
many as user's count. What it means the performance will be very poor.

Re: How to call just once for multiple report.... timseal
8/16/2005 8:50:14 AM
Have another report, fetch for all users and group by user.
AddThis Social Bookmark Button