Reporting Services 2005 Model using WCF Service for data
Posted
by Stu
on Stack Overflow
See other posts from Stack Overflow
or by Stu
Published on 2010-04-06T14:18:39Z
Indexed on
2010/05/23
2:30 UTC
Read the original article
Hit count: 403
wcfservice
|ssrs-2005
I am trying to use WCF Services as models for SQL Server Reporting Services 2005 reports. I can do this if I design the reports in the designer but cannot do it for a Reporting Model project which I think I need to make reports in the Report Builder.
My full requirement is to have a report builder that the users can use building reports based on DTOs supplied from my WCF service.
Thanks
© Stack Overflow or respective owner