March 21, 2005 at 8:30 am
Hi, my company is assessing Reporting Services and we are thoroughly confused by Microsoft's marketing claims and the actual product...please enlighten on a couple of points.
1) is a Web Server mandatory to build/distribute reports for Reporting Services?
2) why are certain people so excited about Reporting Services when it seems very similar to what Crystal Reports have been doing?
3) is it possible to dynamically build a report from scratch in code?
March 22, 2005 at 12:55 pm
A quick answer to #2: price.
Regards,
Scott
March 22, 2005 at 1:22 pm
Another quick answer to #2. It uses components that should be familiar to any Microsoft shop. IIS/SQL Server/.NET Framework.
K. Brian Kelley
@kbriankelley
March 30, 2005 at 2:17 am
you don't need a web server to build reports, but it is necessary for distributing them in the way intended. Otherwise you would have to query the ReportServer database, but some of the information is encrypted.
you can write an RDL report file from code: see Microsoft Knowledge Base articlae 'Walkthrough - Generating RDL Using the .NET Framework'.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply