Re: reporting tools

From: "Michael Schmidt" <michaelmschmidt(at)msn(dot)com>
To: <Reid(dot)Thompson(at)ateb(dot)com>, "Geoffrey" <lists(at)serioustechnology(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: reporting tools
Date: 2007-08-23 14:44:14
Message-ID: BAY114-DAV151C50F4CBF07721EAF021A3D60@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I looked at BIRT - it is part of Eclipse. It is pretty new and I found the documentation to be pretty limited. Also, it has few output options. These factors caused me to decide against it. Settled on JasperReports and like it a lot. It integrated easily with my Java (Eclipse RCP) GUI. Creating reports isn't any harder than Crystal Reports. In my GUI, I use an xml file for a report list, so I can add, edit, and delete reports easily without altering program code.

Michael Schmidt
----- Original Message -----
From: Reid Thompson<mailto:Reid(dot)Thompson(at)ateb(dot)com>
To: Geoffrey<mailto:lists(at)serioustechnology(dot)com>
Cc: pgsql-general(at)postgresql(dot)org<mailto:pgsql-general(at)postgresql(dot)org>
Sent: Thursday, August 23, 2007 7:35 AM
Subject: Re: [GENERAL] reporting tools

On Wed, 2007-08-22 at 18:57 -0400, Geoffrey wrote:
> We are looking for a reporting tool that will enable users to generate
> their own reports. Something like Crystal Reports.
>
> Anyone using something like this with Postgresql?
>

agata, datavision, jasper reports, birt, openRPT -- google shows
numerous results

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Erik Jones 2007-08-23 15:20:01 Re: PostgreSQL vs Firebird feature comparison finished
Previous Message Tom Lane 2007-08-23 14:30:57 Re: pg_dump causes postgres crash