Go to Google Groups Home    microsoft.public.sqlserver.reportingsvcs
Web service as datasource

Bryan Keller [MSFT] <brya...@online.microsoft.com>

You would need to write a data processing extension to support this, but it
is totally doable. There is a sample dpe that ships with the product. There
are also a couple on the Web that other users have posted. If you need exact
links, I can probably hunt them down.

--
Bryan Keller
Developer Documentation
SQL Server Reporting Services

A friendly reminder that this posting is provided "AS IS" with no
warranties, and confers no rights.

"Darren Osborne" <osbor...@qsa.co.uk> wrote in message

news:%23omkbS99DHA.1128@tk2msftngp13.phx.gbl...
> Can I use a web service that returns a dataset as my data source?
> Anyone have any examples / documentation to help me?

> Thanks