Re: rpt - Mailing list pgsql-sql

From Chris Ruprecht
Subject Re: rpt
Date
Msg-id 011f01c0f36f$0ad31920$5dd26383@corp.compucom.com
Whole thread Raw
In response to rpt  (Hilkiah Lavinier <hilkiah@localhost.localdomain>)
List pgsql-sql
Hilkiah,

you could use any report writing tool which connects to databases via ODBC.
Download the Windows ODBC driver and install it. Set the '-i' flag on the
postmaster, set up the ODBC interface to PostGreSQL in Windows and you're
ready to fly :).

Best regards,
Chris

----- Original Message -----
From: "Hilkiah Lavinier" <hilkiah@localhost.localdomain>
To: <pgsql-sql@postgresql.org>
Sent: Friday, June 08, 2001 7:32 AM
Subject: [SQL] rpt


> Hi, this is probably not the correct group for this post, but it's kinda
> related.  Does anyone know of a report writer/generator that works for
> postgres?  It would be nice if it is natively built in or some 3rd party
> tool that I can use.
>
> Would appreciate any info.
>
> regards,
> Hilkiah
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



pgsql-sql by date:

Previous
From: Tom Ivar Helbekkmo
Date:
Subject: Re: [HACKERS] Re: behavior of ' = NULL' vs. MySQL vs. Standards
Next
From: Martín Marqués
Date:
Subject: Re: need help please on triggers..