Re: Advice on webbased database reporting

From: Boszormenyi Zoltan <zb(at)cybertec(dot)at>
To: "Davor J(dot)" <DavorJ(at)live(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Advice on webbased database reporting
Date: 2010-04-02 18:16:01
Message-ID: 4BB63461.9080502@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Davor J. írta:
> I need to make certain views from the database visible online (on our
> webpage) and I wonder if there is any reasonably quick solution for this
> that works with Postgres?
>
> At best, a query should be specified and the user should be able to select
> the layout on certain columns (like stepped, or outlined).
>
> I don't mind running a whole CMS on our Apache server as long as it allows
> me to make reports and is free to use.
>
> Has anyone any suggestions?
>
> Kind regards,
> Davor
>

have you seen RLIB? It's a nice XML based reporting tool
that can use PostgreSQL. The output can be PDF, HTML, etc.

http://rlib.sicompos.com/

You should get the CVS version from sourceforge,
it has quite some fixes since the last public release.

Best regards,
Zoltán Böszörményi

--
Bible has answers for everything. Proof:
"But let your communication be, Yea, yea; Nay, nay: for whatsoever is more
than these cometh of evil." (Matthew 5:37) - basics of digital technology.
"May your kingdom come" - superficial description of plate tectonics

----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
http://www.postgresql.at/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Sabino Mullane 2010-04-02 18:36:57 Re: Lifekeeper
Previous Message Leif Biberg Kristensen 2010-04-02 16:51:46 Re: Advice on webbased database reporting