StrataFrame Forum

Which Report Writer

http://forum.strataframe.net/Topic24606.aspx

By Ger Cannoll - 9/10/2009

Hi.

I am wondering what folks here use as a report writer, other than SSRS and Perpetuum, both of which I have ruled out

The criteria is Ease of use for the end user,  and to be able to embed reports reasonably easily into an app.

I would welcome any suggestions

By Keith Chisarik - 9/10/2009

We use ActiveReports and it has worked well for us, might be worth a try.
By Russell Scott Brown - 9/10/2009

Check out Telerik Reporting at:

http://www.telerik.com/products/reporting.aspx

They have a trial version.

By Bill Cunnien - 9/10/2009

My vote . . . Developer Express



http://www.devexpress.com/Products/NET/Reporting/



For what it is worth, I just learned how to take any control on a Windows Form and place it on a DevEx Report. For example, I have some nice ListViews that I am displaying to the user. Without any extra data retrieval, I am able to copy the ListViews right onto a report. It is pretty slick.



We haven't gotten into the end-user designing at run-time, but they have a nice tool to do just that, too.



Happy hunting,

Bill
By Ger Cannoll - 9/10/2009

Thanks for replying. Have you used this tool and embedded it in a SF app..just wondering is there a lot of code involved
By Peter Jones - 9/10/2009

Hi Gerard,



We use DevEx for the UI and I was keen to use the DevEx report writer. It checked out very well I must say but couldn't handle our Pivot Grid style reports the way we needed so we stayed with the tried and trusted Crystal Reports approach (free with VS). People seem to have a downer on Crystal Reports - maybe I'm missing something but it has always seemed like a very good product to me.



Cheers, Peter
By Bill Cunnien - 9/11/2009

I didn't know that Crystal Reports had a free run-time designer. I'll have to look into that. Wasn't the run-time designer in a server product (aka $$$)? If I remember correctly, the Crystal Reports server environment is a bit tricky. It is probably very nice, if you can get it going, but I just don't have the time and energy to work it all out. Fortunately, I do not have to deal with pivot grids in our reporting; therefore, for me, DevEx wins the day.