Re: report with PostgreSQL - Mailing list pgsql-general

From Gary MacDougall
Subject Re: report with PostgreSQL
Date
Msg-id 000a01c08925$b1a8d140$0400a8c0@softsync.com
Whole thread Raw
In response to report with PostgreSQL  ("bigdee" <rusydi@cbn.net.id>)
List pgsql-general
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
>


pgsql-general by date:

Previous
From: "bigdee"
Date:
Subject: report with PostgreSQL
Next
From: "bmatthewtaylor@yahoo.co.uk"
Date:
Subject: jdbc, use of nested ResultSet loops.(longish, interesting I hope)