Crystal Reports vs ReportViewer Pros/Cons? [closed]

给你一囗甜甜゛ 提交于 2019-11-28 11:57:26
mattlant

Well, I can answer for one side. I have used ReportViewer aka Client Side Reporting. I can tell you its easy to use, easy to deploy and easy to develop. If you can create SQL Reporting Services reports, you can create these. They can take any kind of datasource so you have full control.

Here is an excellent book on Client Side reporting.

There are built in PDF and Excel exports available but you can add your own export handling also. You can use in winforms, Asp.Net in your own services. You can do really anything you can imagine with them.

For Crystal Reports, I do not know much about them.

I can say that the more I use Crystal Reports (and that has been for more than 9 years), the more I want to move away from it. The only reason why you would want to stay there, is if you have a lot of CR reports already up and running.

Crystal Reports is the "one-stop shop" that the user see as the "heaven made" reporting engine and turns out to be overbloated, crowded with bugs and license reqs.

It's very powerful, but at a price; it is complex and not always does what you want.

There are better alternatives out there.

We've been using crystal report for our reporting, there is always the issue of portability since you have to package the crystal runtime with your application. also, with client side reporting much of its power is not utilized. reportviewer is simple and easy and full of features you'll need.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!