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

Darren Osborne <osbor...@ntlworld.com>

Thanks Bryan,

I've looked at the sample app, and i get the gist.

If you can point me towards any more examples, I would be greatful.

"Bryan Keller [MSFT]" <brya...@online.microsoft.com> wrote in message
news:Oqw8lDk%23DHA.2348@TK2MSFTNGP09.phx.gbl...

> 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