Sunday, February 12, 2012

can .net 1.1 work with SQL 2005 reporting services

doing a presentation on SQL 2005 reporting services jus need to know whether .net 1.1 will be functional with it?

thanks.Expand your scenario.

RS is just a webservice. You call it, optionally with parameters, it returns a report (in pdf, html etc...) Anything capable of calling a webservice should be able to use it.

Do you mean you want to use VS.net 2003 (the IDE for 1.1) to design reports for 2005? This is not possible.

No comments:

Post a Comment