all groups > sql server reporting services > may 2006 >
You're in the

sql server reporting services

group:

How to share dataset after it was created within the report


How to share dataset after it was created within the report Brian
5/27/2006 9:38:02 AM
sql server reporting services:
Is there a way to share the dataset with the other reports once it was
created in once of the reports in the same project? Right now, we are
copying the same dataset from one to the others...

Re: How to share dataset after it was created within the report RedMan
5/28/2006 6:27:51 PM
I'm not sure if you want to pull out data from a created report, then
use that in the others.
Or, if you already have that data, and want to feed it into 5 reports?

I'm new to RS, and the only way I have used it sofar is setting up the
connections, parameters, then querying it through IIS. I myself am
wondering if I can take a Dataset (received through MSMQ), then tell a
Report 'use this data', then send it off to a printer (pdf etc).
Re: How to share dataset after it was created within the report RedMan
5/30/2006 3:50:23 PM
It looks like the solution to my problem will be to use the RS viewer
controls in VS.net 2005. Basically if it works the way I believe I can
get a dataset, then apply that to a number of reports, save them off to
PDF, then I am done.
AddThis Social Bookmark Button