report with PostgreSQL

Started by Muhammad Rusydiabout 25 years ago3 messagesgeneral
Jump to latest
#1Muhammad Rusydi
rusydi@cbn.net.id

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

#2Gary MacDougall
gmacdougall@mediaone.net
In reply to: Muhammad Rusydi (#1)
Re: report with PostgreSQL

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

Show quoted text

with VB)
is there any program to convert .mdb to PostgreSQL?
thank's,
dee

#3Muhammad Rusydi
rusydi@cbn.net.id
In reply to: Muhammad Rusydi (#1)
Re: report with PostgreSQL

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