From: | "philip johnson" <philip(dot)johnson(at)atempo(dot)com> |
---|---|
To: | "Richard Huxton" <dev(at)archonet(dot)com>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: PostgreSQL / Reporting tool |
Date: | 2002-07-12 10:02:16 |
Message-ID: | NDBBJLHHAKJFNNCGFBHLOECADLAA.philip.johnson@atempo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
No way to get your msaccess report tool ?
-----Message d'origine-----
De : pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org]De la part de Richard Huxton
Envoyé : mercredi 10 juillet 2002 11:09
À : Johnson, Shaunn; pgsql-general(at)postgresql(dot)org
Objet : Re: [GENERAL] PostgreSQL / Reporting tool
On Tuesday 09 Jul 2002 2:20 pm, Johnson, Shaunn wrote:
> Curious to find out if anyone is using a (any) tool
> to connect to the database and generate detailed level
> reports.
>
> For example, a minor part of the department is still
> using MS Access a la ODBC to do some reporting. A few
> others are thinking about getting rid of any Microsoft
> related product (yea!) but still need to find another
> solution. One possible solution is using Crystal Report
> Writer (www.seagate.com)
I use Access for reports on PCs - if people like it, leave them alone.
Crystal
can be a real PITA although I think it's got the lion's share of reporting
on
PCs.
> Although I try to use Perl to do some not-too-complicated
> reporting, having to learn a new language is something that
> the department is not in favor of.
There are various XML and similar projects out there that will produce a
report as postscript/pdf - AFAIK none of them offer the graphical template
building that Crystal/MS-Access do.
- Richard Huxton
---------------------------(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
From | Date | Subject | |
---|---|---|---|
Next Message | Patrick Welche | 2002-07-12 10:05:53 | Re: deletion of records |
Previous Message | Francisco Manuel Mesquita | 2002-07-12 09:46:38 | SELECT FOR UPDATE SKIP LOCKED |