Re: Report generation

From: David Griffiths <dgriffiths(at)boats(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Report generation
Date: 2002-02-15 01:52:08
Message-ID: 002001c1b5c3$63d3a730$df28b742@griffiths
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Rich,

I was browsing around for PostgresQL tools, and found that The Kompany makes
quite a few.

They have a schema modelling tool called Data Architect for designing and
reverse engineering PostgresQL databases. Here's the link:
http://www.thekompany.com/products/dataarchitect/

There is also a product called Rekall that lets you design database driven
reports. I'm sure checks (or cheques as we Canadians call them) would be
fairly simple. Here's the link:
http://www.thekompany.com/products/rekall/?PHPSESSID=9f4f579c44f94316ce6d259
7044d19fe

Both these products are quite reasonable (Data Architect is $40 US compared
to in the range of three to five thousand for Embarcadero ER Studio and
Designer, both for Oracle), though are probably not as full-featured.

David.

----- Original Message -----
From: "Rich Shepard" <rshepard(at)appl-ecosys(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Thursday, February 14, 2002 5:32 PM
Subject: [GENERAL] Report generation

> I've been doing a lot of playing and learning with postgres, and if the
> subject of report generation is in either the distribution docs or either
of
> the two books I've read, I cannot recall seeing the discussion.
>
> What are my options for getting reports from a database, particularly
for
> printing?
>
> For example, I'm porting my old A/P module to postgres and C. How do I
> print checks from data within the database? Or, print payable reports and
> transaction journals? I've sereferences not en to report generators
anywhere
> so I assume they have to be hand-crafted in C, perl, python or something
> similar.
>
> All pointers greatly appreciated.
>
> Many thanks,
>
> Rich
>
> Dr. Richard B. Shepard, President
>
> Applied Ecosystem Services, Inc. (TM)
> 2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A.
> + 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) |
rshepard(at)appl-ecosys(dot)com
> http://www.appl-ecosys.com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2002-02-15 02:23:40 Re: Report generation
Previous Message Rich Shepard 2002-02-15 01:32:27 Report generation