Thread: report with PostgreSQL

report with PostgreSQL

From
"bigdee"
Date:
Hi,
Can we make report with PostgreSQL ? (like data report in M$-Access)
is there any program (on Linux) can be use to do this? (like crystal report
with VB)
is there any program to convert .mdb to PostgreSQL?
thank's,
dee


Re: report with PostgreSQL

From
"Gary MacDougall"
Date:
You could probably use Crystal Reports, although I have never tried, with
the ODBC
driver for PostgreSQL.  It should work.

I've actually used MSAccess as a client to PostgreSQL,
again using the ODBC driver and that worked fine.

So the short answer to your question is to obtain the ODBC driver and give
it shot,
you should find it as straightforward as you would using any other
RDBMS with ODBC.

Gary
FreeportWeb, Inc.

----- Original Message -----
From: "bigdee" <rusydi@cbn.net.id>
To: "Postgres General" <pgsql-general@postgresql.org>
Sent: Sunday, January 28, 2001 5:58 AM
Subject: [GENERAL] report with PostgreSQL


> Hi,
> Can we make report with PostgreSQL ? (like data report in M$-Access)
> is there any program (on Linux) can be use to do this? (like crystal
report
> with VB)
> is there any program to convert .mdb to PostgreSQL?
> thank's,
> dee
>


Re: report with PostgreSQL

From
"bigdee"
Date:
Gary wrote:
> You could probably use Crystal Reports, although I have never tried, with
> the ODBC
> driver for PostgreSQL.  It should work.

yes it works, thanks
but is there any program that runs on Linux (what i mean is the program runs
on server not on Window$)
crystal reports only runs on window$ (client), doesn't it?
i appreciate your help
thanks
Dee