SSRS vs Crystal Reports [closed]
Please, can anyone tell me what are the main differences between SSRS 2005 & Crystal Reports?
the main differences are:
- SSRS is tabled-base design pattern but in CR you can place objects every where freely.
- Export to Excel in SSRS works better than CR, CR will disappoint you to use this future.
- CR have several options to manage your sections for example(underlying following section) is very useful but there is no such an option in SSRS, and many more options in CR for Page Managements.
- CR has Client Side Report Creation API(CRAXDDRT) which can let your customers modify and create new Reports.
- CR using Formula in C and basic and SSRS using Expressions.
- SSRS is very compatible with Sharepoint list and can Create reports based on Lists.
- Cross Tables in CR vs Matrix Reprts in SSRS.
- Both of them support OLAP Connections.
The main diffrences are
- With ssrs ,editing reports that contain data is almost impossible.With CR is easy
- SSRS requires good knowledge of SQL.
- SSRS is designed to work only when you want view the reports online.It doesn't provide any tools for offline viewing.
- SSRS reports can only be exported to excel sheets and PDF's,while CR's can can be exported to word document, and even powerpoint presentations
精彩评论