Much aBlog about nothing...
I'm a long-time Access developer, and when I saw SQL Server Reporting Services, I was quite interested.
I can't see anything on the website about pricing though - will it be a free downloadable? Anyone know?
Here ya go: http://www.microsoft.com/sql/reporting/howtobuy/faq.asp
It'll be free - similar to OLAP. But its a dog right now. If you do some more research you'll see.
I think saying it's a dog without telling us why is pretty sad. I can see that at least one other blogger (http://weblogs.asp.net/sjsmith/archive/2004/01/19/60468.aspx ) is excited about the product and he is using it. Have you used the product Thomas?
Not quite as simple as saying its free. Reporting services comes with SQL Server. Therefore each server that has reporting services requires a SQL License. If you want to use it in its raw form the default interface is through the web, therefore you have 2 choices have 1 sql box with IIS installed and thus 1 SQL license or 2 boxs on with SQL on it that contains your data and one with IIS and Reporting services (and a SQL license) on it. So if you don't want IIS on your SQL box then you will need a second SQL License for your IIS box. Hope that makes sense, it is very subtle, and dependant on the how you want to secure your main SQL boxes.