Tagged Questions
Reporting refers to the process of creating reports based on one or multiple data sources like database tables or webservices.
89
votes
46answers
5k views
How do you track your hours? [closed]
Every programming job I've had has required me to track my hours, entering them into a system once a week. I've never been good at it. For the past few years, I've been running Timesnapper* on all my ...
72
votes
15answers
25k views
What is a good PDF report generator tool for python?
What is a good tool for PDF report generation in Python? I've checked out ReportLab, but it seems to be awfully low-level for what I want to do. My current hunch is to call TeX on the command-line and ...
37
votes
5answers
7k views
What's the best approach to printing/reporting from WPF?
I have an upcoming project which will have to be able to print simple reports from its data. It'll be WPF-based, and I'm wondering which way to go.
I know that WPF introduces its own printing ...
24
votes
14answers
3k views
Enterprise Reporting Solutions
What options are there in the industry for enterprise reporting? I'm currently using SSRS 2005, and know that there is another version coming out with the new release of MSSQL.
But, it seems like it ...
19
votes
24answers
3k views
What is your reporting tool of choice? [closed]
Every project invariably needs some type of reporting functionality. From a foreach loop in your language of choice to a full blow BI platform.
To get the job done what tools, widgets, ...
18
votes
8answers
6k views
Best ASP.NET reporting engine with custom reports creation ability
We need to choose the reporting engine for our ASP.NET application. The main functional requirement is an ability for end users (not programmers, just normal users) to create custom reports. We will ...
17
votes
10answers
3k views
What is the best report engine for Java
For most of our project, we use Jasper Reports, does anyone have experience with other report engines, is there anything better? (We use JR for stock-exchange reports)
15
votes
11answers
14k views
Reporting (free || open source) Alternatives to Crystal Reports in Winforms
In my winforms project I'm looking for a Crystal Report's like solution free or open source that allows me printing and PDF'ing the Content of a DataSet. ¿Any suggestion or Ideas?
I need something ...
15
votes
4answers
6k views
Open Source .Net Reporting Tool
I am looking for a reporting service/tool for visual Studio. My only restraint is my web server is off limits to me as far as installing ANYTHING. So I need something I can just include in my ...
14
votes
5answers
829 views
Generating Reports - What works for you?
I'm looking for a templating tool that allows powerful manipulation of data and report building. JasperReports is powerful, but is it the best out there? I generally don't need the ability for fancy ...
12
votes
2answers
4k views
What is MySQL “Key Efficiency”
MySQL Workbench reports a value called "Key Efficiency" in association with server health. What does this mean and what are its implications?
From MySQL.com, "Key Efficiency" is:
...an ...
12
votes
5answers
4k views
Python Reporting
Are there any packages that provide to following:
Integration with python application with minimal dependencies (beyond existing depends we use such as wx and matplotlib)
Visual design tool to make ...
11
votes
11answers
2k views
What are the drawbacks with Jasper Reports?
I'm evaluating report engines for a Java desktop application. I need to print receipts, invoices and reports. I'm looking at Jasper Reports since it seem to be the most popular reporting engine in the ...
11
votes
9answers
7k views
Ruby on Rails: What Reporting and/or Charting Tools Are Available?
I'm just starting out with Ruby/Rails and am wondering what Rails developers use to provide reports and/or charts on Rails sites. In ASP.NET I use the tools from DevExpress but I don't know enough ...
11
votes
3answers
9k views
Good open source Reporting tool/framework for WPF (C#)
I am looking out for a good open source Reporting tool/framework for windows based application (WPF).
The database I am using is sql server 2005.
The typical reports format which I am interested ...
10
votes
7answers
3k views
Reporting in VS lightswitch
What are the reporting capabilities of LightSwitch? Will 3rd party controls be needed or will Microsoft offer integration with Reporting Services?
10
votes
21answers
2k views
Best way to view a table with *lots* of columns?
At the risk of being downmodded, I want to ask what the best mechanism (best is obviously subjective for the practice violation inherent here) for viewing data from a table, using C#, with a lot of ...
10
votes
6answers
6k views
Open Source Reporting Engines
As a followup to this question can anyone give me pointers to free/open-source report engines? I'd prefer something that I can use in C++ but I'm sure almost anything could be made to work with C++ ...
9
votes
2answers
7k views
How to render Active Reports WebViewer in ASP.NET MVC
I asked this question in the DataDynamics forum earlier today. I thought that maybe I'd get some sort of response here at SO.
I am trying to get the WebViewer up and running in my ASP.NET MVC ...
9
votes
5answers
607 views
Reporting vs. Coding - thoughts?
Recently I had a project in which I had to get some data from particular software system to a portlet. The software used a database, and I spent a fair bit of time modeling the data I wanted and then ...
9
votes
3answers
5k views
Crystal Reports vs ReportViewer Pros/Cons? [closed]
We have been designing our reports around Crystal Reports in VS2008 for our web application and I just discovered the Microsoft provided ReportViewer control. I've searched around a bit but cannot ...
8
votes
2answers
216 views
Make PDF reports in Perl?
All the PDF libraries for Perl seem a bit barbaric -- stuck in the 1980's. You have to specify PostScript points to do layout. Java has JasperReports, Ruby has Prawn, and Python has ReportLab. Is ...
8
votes
2answers
666 views
Generating HTML Programmatically in C#, Targeting Printed Reports
I've taken over a C# (2.0) code base that has the ability to print information. The code to do this is insanely tedious. Elements are drawn onto each page, with magic constants representing ...
8
votes
5answers
284 views
How to quantify your “slow” development machine?
( Please provide the question this one duplicates. I'm disappointed I couldn't find it. )
My development machine is "slow". I wait on it "a lot".
I've been asked by decision makers who want to ...
8
votes
4answers
241 views
Separate tables/databases for reporting and CRUD operations
Periodically users running reports are blocking users doing CRUD operations and causing time-outs. I'd like to create duplicate locations of the current tables for the report users.
I was thinking of ...
8
votes
5answers
827 views
Lightweight Java reporting engine
I'm looking for a lightweight java reporting engine to be embedded in an applet application.
My first option was Jasper Reports, but the jar is over 2Mb, a little too heavy (and too bloated) for my ...
8
votes
22answers
2k views
What reporting platform do you prefer?
Crystal Reports? SQL Server Reporting Services? A 3rd-party tool?
7
votes
5answers
129 views
How do I periodically rebuild a reporting table that is very frequently accessed?
It takes about 5-10 minutes to refresh a prepared reporting table. We want to refresh this table constantly (maybe once every 15 minutes or continuously).
We query this reporting table very ...
7
votes
4answers
6k views
I am looking for good free reporting tool for MYSQL databases (web or windows)
Can anyone please suggest me a good free mysql based reporting tool which works either on web or windows?
Thanks and Regards
7
votes
5answers
1k views
Reporting options for a WPF application?
I'd like to integrate some high-level reports into my WPF application. Essentially, the user will enter some parameters, press a "Go" button, and will be presented with their report.
A report will ...
7
votes
8answers
7k views
A good alternative to crystal reports over the internet
I have so many problems with using crystal reports over the internet.
I admit that the web viewer looks good and the reports you can produce with it are really good but...
I have issues with ...
7
votes
6answers
9k views
asp.net - Generate Powerpoint file on the fly
I have a client of my web based application who heavily uses the data from our system for powerpoint presentations.
We currently allow data to export in more traditional file types...PDF, CSV, HTML, ...
7
votes
5answers
2k views
SQL Server - separate database for reports?
On our SQL Server, we have a database for each of our web apps. For reports, we use Reporting Services and all report data (including report parameters) come from stored procedures.
The stored ...
7
votes
3answers
338 views
Test Reporting
We are migrating our test report data (unit, regression, integration, etc..) from an XML format to a database format for better analysis. Right now the majority of our test analysis is done using the ...
7
votes
6answers
682 views
Handling Long Running Reports
I am working on a ASP.net application written in C# with Sql Server 2000 database. We have several PDF reports which clients use for their business needs. The problem is these reports take a while to ...
7
votes
6answers
33k views
The permissions granted to user ' are insufficient for performing this operation. (rsAccessDenied)"}
created a report model using SSRS (2005) and then published local server. But when i tried to run report for the model i published using report builder i do get the following error.
Report execution ...
7
votes
6answers
1k views
Reporting with db4o
I've used db4o with much success on many projects in the past. Over time it seems to have evolved greatly, and with modern trends like LINQ on everyone's tongue it has peaked my interest again, ...
6
votes
1answer
122 views
Code review mode/package for Emacs with good reporting function?
I currently use 'In Place Annotations' or IPA when I do code reviews. I could not find a reporting function for this package. Is there a better system for Emacs to annotate code and which has a ...
6
votes
4answers
132 views
Reports library or framework for C# with nice graphs and charts [closed]
Current situation
I'm currently aggregating performance metrics for just under 1000 virtual machines running across 80 blade servers for monitoring purposes. At the moment I'm using the data to alert ...
6
votes
5answers
2k views
Open source/freeware reporting software package type
I am spending too much time researching reporting tools. My setup is a (SugarCRM) MySQL database on a wamp server (or maybe it is lamp - I'm not sure yet), but likely to need other environments also. ...
6
votes
4answers
18k views
Open source PHP reporting tool
I am developing web based application, i need php reporting lib/class to make the job easy.
I need PDF/Excel format. The report based on related db tables(member bills, member info) Is there any ...
6
votes
5answers
838 views
“Unit testing” a report
How would you "unit test" a report created by some report engine like Crystal Reports or SQL Server Reporting Services?
6
votes
3answers
1k views
Microsoft.Reporting.* vs XML/XSLT
I would like to add reporting capabilities to a .NET application. My data source is just the data model of the application, i.e. a bunch of objects that may have been generated or loaded from anything ...
6
votes
6answers
3k views
Best reporting engine for WPF without a database?
Does anyone know of a Reporting Engine for WPF? Most of the ones I could find are still for WinForms.
I'm happy enough using a WinForms one in WPF with a WinForms host so long as the tool has a ...
5
votes
2answers
144 views
JasperReports - specifying multiple fonts?
I need UTF8-capable reports, and I need to be able to run on CentOS, Windows, and Mac. This is particularly tricky, as the set of shared UTF-8 fonts seems to be non-existent.
In iReport, you can set ...
5
votes
5answers
348 views
Which reporting software should I use?
Im currently working on a project that has a requirement to be able to generate reports.. I first thought of using telerik for this but their control is too limited and I'm now looking for a new ...
5
votes
1answer
446 views
Business Reporting on an OLTP Application
We have an OLTP application using Oracle Database 10g Enterprise Edition,
and plan to build a business reporting layer to meet the following needs.
Sheilding complexity of the current OLTP database ...
5
votes
4answers
255 views
Reports creation using Java
How can we create report in Java? Something like Crystal Reports in .net.
5
votes
1answer
267 views
What are alternatives to JVM exceptions for reporting and handling errors in clojure code?
Background
The book The Joy of Clojure explains how JVM exceptions are a closed system and suggests that there may be better alternatives for reporting and handling errors in clojure. From my ...
5
votes
2answers
174 views
In SQL, how can I count the number of values in a column and then pivot it so the column becomes the row?
I have a survey database with one column for each question and one row for each person who responds. Each question is answered with a value from 1 to 3.
Id Quality? Speed?
-- ------- -----
1 ...