There are few people at work that are new to using sql server reporting
services 2005.
Our first project is to produce a series of reports by two diferrent
control break levels. Thus all the reports for contol group 1 and subgroup 1
reports are together.
All reports for control groug 1 subgroup 2 reports are together.
We are going to export these reports out in a pdf format to each user
group via email. To setup this kind of a strucutre, I am thinking that we
need to use 'shared data' we all use. Is that correct?
We have experience use subreports in crystal reports to meet these same
reporting needs.
"aaron" <aa...@discussions.microsoft.com> wrote in message
news:96C003F7-877B-46D5...@microsoft.com...
"Uri Dimant" wrote:
> .
>
"aaron" <aa...@discussions.microsoft.com> wrote in message
news:6F604D12-25CD-4458...@microsoft.com...
If I understand your question correctly, you have a report that is a report
for a region. So you pass in a parameter which is the region. Now you want
to have that report generated for multiple regions and sent out to users. I
hope I interpreted you correctly. If you have the report above you want to
take a look at Data Driven Subscriptions or Regular Subscriptions. So you
can setup a subscription that will generate the report for Region 1 and
email to a set of users. Then a Region 2 which will be sent to different
set of users.
If that is correct here are some links on subscriptions and data driven
subscriptions:
Subscription and Delivery:
http://msdn.microsoft.com/en-us/library/ms159762.aspx
Create a Subscription: http://msdn.microsoft.com/en-us/library/ms157386.aspx
Create a Data Driven Subscription:
http://msdn.microsoft.com/en-us/library/ms169673.aspx
HTH,
Andrew
SQL Server MVP
"aaron" <aa...@discussions.microsoft.com> wrote in message
news:6F604D12-25CD-4458...@microsoft.com...
--
__________________________________________________________________________
William R. Vaughn
President and Founder Beta V Corporation
Author, Mentor, Dad, Grandpa
Microsoft MVP
(425) 556-9205 (Pacific time)
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
http://betav.com http://betav.com/blog/billva
____________________________________________________________________________________________
"Andrew Karcher [SQL MVP]" <akar...@claritycon.com> wrote in message
news:Ol55Z1Li...@TK2MSFTNGP05.phx.gbl...
Can you do the data-driven solution and NOT e-mail out the reports in the
professional version? If so, can I use visual stusdio.net 2005 or do I need
Visual studio.net 2008?
Just to do the data-driven solution where the reports stay on a server,
what edition do I need to use? Can I use the enterprise version of 2005 or do
I need the enterprise version of 2008?
thanks for letting me know!
Visual studio is not needed for either RS 2005 or RS 2008. Both come with a
version of VS to host the report designer. Purchasing Visual Studio was only
needed for RS 2000, since then the product has bundled in a specialized
version of Visual Studio.
--
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"aaron" <aa...@discussions.microsoft.com> wrote in message
news:9FE4AF46-5287-4159...@microsoft.com...
"Bruce L-C [MVP]" <bruce_l...@hotmail.com> wrote in message
news:#cDOn0vk...@TK2MSFTNGP05.phx.gbl...
--
__________________________________________________________________________
William R. Vaughn
President and Founder Beta V Corporation
Author, Mentor, Dad, Grandpa
Microsoft MVP
(425) 556-9205 (Pacific time)
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
http://betav.com http://betav.com/blog/billva
____________________________________________________________________________________________
"aaron" <aa...@discussions.microsoft.com> wrote in message
news:9FE4AF46-5287-4159...@microsoft.com...