I would like to add that Crystal can render a report as HTML.
Who looks at it is part of your intranet websecurity.
Wish I had the opportunity to work with MS RS, then I could compair them also.
Duane
Main Topics
Browse All TopicsI am going to advice a customer what reporting solution he should implement in his new system. The system is on a Windows 2003-platform. The data is stored in an Oracle database, but the customer has a licence for SQL Server and hence he can install Reporting Services for free. The customer is going to use Active Directory and has approx. 70 employees.
Could anyone with knowledge on both Crystal Reports and Microsoft Reporting Services write a comparison between these two reporting solutions? Points of interest are:
-security; how is the access to reports handled and how is the security aspect handled?
-development environment; need info on how reports are developed. Does any of these product make it easy for an end user to develop a report himself?
-integration on windows platform; is it possible to integrate Crystal Reports as a web part into Sharepoint?
-client Side; what products are required on the client to be able to view the reports?
-rendering; can both products render the reports to multiple file formats?
-scheduling; is it possible to schedule reports with Crystal Reports?
-delivery; may both products deliver reports as e-mail or to a file share?
What are Crystal Reports strengths vs. Reporting Services and vice versa?
Any pitfalls on any of these products to be aware of?
Anybody knows what improvements can be expected from Reporting Services in the next release?
I would appreciate your help even though you might not answer every single bullet in this question!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: mlmccPosted on 2004-10-19 at 21:02:18ID: 12354815
Here is a question in this forum that gives a good discussion MS RS.
e.com/Data bases/Repo rting_Tool s/ Q_210848 41.html
http://www.experts-exchang
I know little to nothing on MS RS but have extensive knowledge of Crystal. We probably would have chosen MS RS instead of Crystal (cost main reason) but it wasn't available at the time. We have MS SQL 7 and 2000 so the cost of MS RS would have been 0.
Crystal
-security; how is the access to reports handled and how is the security aspect handled?
Crystal Reports itself doesn't address security. You can buy Crystal Enterprise or use Crystal RAS to help with security but depending on your requirements Active Directory or a front-end application should be able to handle all your needs.
-development environment; need info on how reports are developed.
Crystal has its own integrated development environment. I found it to be relatively easy to learn especially if you are familiar with other tools like MS Access reporting.
Crystal does give you the option to build the views and stored procedures in the database or the latest version has a Command feature which allows SQL to built for the report.
--Does any of these product make it easy for an end user to develop a report himself?
Crystal really doesn't lend itself to users building their own reports mainly because each user would require his/her own license. Also users would need knowledge of the database and the relationships which generally they don't have.
-integration on windows platform; is it possible to integrate Crystal Reports as a web part into Sharepoint?
Crystal can be integrated into a webb environment. I don't use it in that way and am not familiar with what a sharepoint is.
-client Side; what products are required on the client to be able to view the reports?
Crystal requires you to have the Developer or Advanced version depending on hw you plan to display the reports. If you opt for Crystal Enterprise then the Professional editiion is suffucient.
-rendering; can both products render the reports to multiple file formats?
If by render you mean export, then yes Crystal can export to numerous formats including HTML, Excel, Word (RTF), PDF,text and several others.
-scheduling; is it possible to schedule reports with Crystal Reports?
Scheduling is done either through Crystal enterpirse of your own applications. Crystal Reports doesn't include any method of scheduling.
-delivery; may both products deliver reports as e-mail or to a file share?
Crystal Reports can be exported as a mail attachment or to a diskfile on the network.
Hope that helps
mlmcc