473,777 Members | 1,715 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Best overall reporting package?

We are writing a web application for sale to clients to deploy on their own
web server.

Is there a good reference available comparing the various .NET compatible
reporting packages? Cost of deployment and overall functionality would be
the main factors.

I guess the obvious candidate would be Crystal Reports?

What do you use in your application and would you recommend it?

cheers,
Paul Ritchie.
Nov 17 '05 #1
3 1729
We had a developer at the last company I worked for who developed some
reports using the Crystal Reports tools that come with Visual Studio.Net. It
took him a month or 2 to do it. When I got the app for revisisions, I
rewrote the entire app just using the CLR and ASP.Net, and it took me about
a week.

I guess it all comes down to the question of functionality. In its' most
pure form, a report is simply a display of data. Some reporting tools, like
Crystal Reports, offer a large number of extra "bells and whistles" that are
more or less commonly used in reports. Of course, most of these can be built
by a good developer. So I guess what I'm getting at is, what functionality
do you require for your reports? Once you know that, you should be able to
better evaluate what tools you should use.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Neither a follower nor a lender be.

"Paul Ritchie" <RE************ @REMOVExtra.REM OVEco.REMOVEnz> wrote in
message news:%2******** *******@TK2MSFT NGP12.phx.gbl.. .
We are writing a web application for sale to clients to deploy on their own web server.

Is there a good reference available comparing the various .NET compatible
reporting packages? Cost of deployment and overall functionality would be
the main factors.

I guess the obvious candidate would be Crystal Reports?

What do you use in your application and would you recommend it?

cheers,
Paul Ritchie.

Nov 17 '05 #2
I like Active Reports.net from Data Dynamics
1. It's fully managed unlike Crystal
2. It's a LOT more cheaper than Crystal in an ASP.net envronment
3. It has it's little bugs, but they have a very responsive newsgroup to
answer questions
4. The reports are stored in an XML file format, and not a propritary
format like Crystal

I do no work for or get money from Data Dynamics, but it's a pretty nice
product that I use for my .Net development.

Michael

"Paul Ritchie" <RE************ @REMOVExtra.REM OVEco.REMOVEnz> wrote in
message news:%2******** *******@TK2MSFT NGP12.phx.gbl.. .
We are writing a web application for sale to clients to deploy on their own web server.

Is there a good reference available comparing the various .NET compatible
reporting packages? Cost of deployment and overall functionality would be
the main factors.

I guess the obvious candidate would be Crystal Reports?

What do you use in your application and would you recommend it?

cheers,
Paul Ritchie.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.507 / Virus Database: 304 - Release Date: 8/4/2003
Nov 17 '05 #3
Thanks Kevin and Michael,

We need:

Professionally formatted, easily maintained reports.

PDF output, and I would like programatic input, as well as generic database
access.

Columns, subreports, easily adapting to the local printer's characteristics ,
XML input and output would all be nice.

The ability for a non-programmer to develop, maintain layout and deploy
reports is also important. I guess the bonus of Crystal is that's it's the
standard, so there's lots of resource available to support it.

However I like the sound of reports being stored in XML for example. It's
little gems of information like that that I would like to locate in a
comparison report somewhere.

Licensing is another biggy. We are proposing to sell a web application so
the cost per server would be a important too.

Thanks for your help guys,

cheers,
Paul.
"Paul Ritchie" <RE************ @REMOVExtra.REM OVEco.REMOVEnz> wrote in
message news:#F******** *****@TK2MSFTNG P12.phx.gbl...
We are writing a web application for sale to clients to deploy on their own web server.

Is there a good reference available comparing the various .NET compatible
reporting packages? Cost of deployment and overall functionality would be
the main factors.

I guess the obvious candidate would be Crystal Reports?

What do you use in your application and would you recommend it?

cheers,
Paul Ritchie.

Nov 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
3444
by: Jeff Boyer | last post by:
Hello everyone, I have recently developed a web application across my clients intranet. We used ASP with Interdev 6.0 and SQL server as the backend. They have now come to me asking me to develop some reports that can be accessed via a drill down within the app. They don't have Crystal Reports so this is not an option. Can anyone suggest an alternative to using crystal reports to publish dynamic reports via the web and ASP?
1
1290
by: sumGirl | last post by:
Hi all. I have a dts package called package1 that I run once a week that does some imports/queries against about the same amount of data each run. I am wondering (hoping!) if I can run a query that will show its performance over the past 6 months in terms of how long the execution for each run took. I think SQL server saves this dts package run history somewhere and if so how can I do this? Am I totally off base?
3
1982
by: Mohammad S Khan | last post by:
I am currently doing some research on reporting features provided / compatible with dotnet features. Our current application has excel reprots that are emailed both with an without scheduling through a web front end that uses coldfusion as well as asp. There are custom vb compnents that generate the data as well as stored procs on a sql 2k servers that produce the data. The requirement is for excel reports and pdf reports, web viewing if...
136
9456
by: Matt Kruse | last post by:
http://www.JavascriptToolbox.com/bestpractices/ I started writing this up as a guide for some people who were looking for general tips on how to do things the 'right way' with Javascript. Their code was littered with document.all and eval, for example, and I wanted to create a practical list of best practices that they could easily put to use. The above URL is version 1.0 (draft) that resulted. IMO, it is not a replacement for the FAQ,...
4
4703
by: Gidi | last post by:
Hi, I'm writing a program that helps manging a store. i have one form that deals with products selling, in this form the user enters the customers details and the products which he bought. after the user payed for these products, i want to print a invoice, and now i don't know which way is the best one? one option i know, is to draw the invoice by myself (using drawlines and etc.), second way is using crystal reports, i'm not sure which...
3
1931
by: Paul Say | last post by:
I have a asp.net application that will need to create a document/report from data in a database. The user will fill out a form supplying various criteria for parameters. I would like the document/report to then be displayed on screen as well as the option to download in PDF format. I am just wondering which is the best reporting development tool to use between SQL Reporting Services and Crystal Reports. The report will have three...
6
316
by: Bob | last post by:
I want to dump Crystal, one of the many reasons being that it requires a client-side installation. I'm looking for a reporting package that integrates into DotNet yet has absolutely no COM in it, so I can deploy my app with just a file copy. I also need the report designer to be stand alone like Crystal, so designing reports does not have to be done through the IDE. Also on my list of wants that Crystal does not deliver: - No server-side...
3
1830
by: antonyliu2002 | last post by:
I am looking for a free reporting package for .net 2.0 against Oracle database 10g. The web application I am working on will let office staff members who don't know much about database generate reports and do some limited database updates. I know that I can write all these from scratch using VB or C#, but I would prefer some free package to facilitate the development.
10
3924
by: Brendan Miller | last post by:
What would heavy python unit testers say is the best framework? I've seen a few mentions that maybe the built in unittest framework isn't that great. I've heard a couple of good things about py.test and nose. Are there other options? Is there any kind of concensus about the best, or at least how they stack up to each other? Brendan
0
9464
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10292
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10061
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8954
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6722
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5368
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5497
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4031
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3627
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.