Well, the point is that RS 2005 still provides backward compatibility =
with the RS 2000 web services calls. That is why it will still work for =
you.
--=20
Bruce Loehle-Conger=20
MVP SQL Server Reporting Services
"Martin Robins" <martin dot robins at technicaldirect dot co dot uk> =
[quoted text, click to view] wrote in message news:O53h4ZAAGHA.3992@TK2MSFTNGP15.phx.gbl...
Thanks.
I am indeed using the web service from SQL2000RS. Obviously I can =
connect to any web service irrespective of whether it is SQL2000RS or =
SQL2005RS - I should have thought that one through really!
Martin.
[quoted text, click to view] "Bruce L-C [MVP]" <bruce_lcNOSPAM@hotmail.com> wrote in message =
news:uXEsUSAAGHA.292@TK2MSFTNGP14.phx.gbl...
How are you accessing RS 2000? If via web services, RS 2005 supports =
both 2000 web service endpoints and the new 2005 endpoints.=20
--=20
Bruce Loehle-Conger=20
MVP SQL Server Reporting Services
"Martin Robins" <martin dot robins at technicaldirect dot co dot =
[quoted text, click to view] uk> wrote in message news:uXtqUQAAGHA.3852@TK2MSFTNGP14.phx.gbl...
I currently have a windows service written using VS2003/.NET 1.1 =
and this accesses reports from an SQL2000RS server and distributes them =
via email.
My customer wants to use SQL2005RS in order to facilitate end-user =
report creation; is it possible to access SQL2005RS from .NET 1.1 as I =
do not wish to port the application to .NET 2.0 just yet?