Report Generation
At the risk of asking an ill-formed oft-asked question that's
probably in the FAQ, is there any report generation tools that
are particularly suited for use with postgres databases?
--
% Randy Yates % "My Shangri-la has gone away, fading like
%% Fuquay-Varina, NC % the Beatles on 'Hey Jude'"
%%% 919-577-9882 %
%%%% <yates@ieee.org> % 'Shangri-La', *A New World Record*, ELO
http://home.earthlink.net/~yatescr
On Saturday November 6 2004 12:04, Randy Yates wrote:
At the risk of asking an ill-formed oft-asked question that's
probably in the FAQ, is there any report generation tools that
are particularly suited for use with postgres databases?
Not sure if you're looking for open source products or commercial, but
PostgreSQL is accessible via ODBC & JDBC, so any tool that speaks those
tongues would work in theory. I know Crystal Reports works, as does Excel.
Ed
My company has a GUI report writer and renderer that we will be releasing under an open source license shortly. You can see some intro material at www.openmfg.com/solutions/openreports.php. Please contact me off-list at ned@openmfg.com if you'd be interested in beta testing.
Regards,
Ned Lilly
Randy Yates wrote:
Show quoted text
At the risk of asking an ill-formed oft-asked question that's
probably in the FAQ, is there any report generation tools that
are particularly suited for use with postgres databases?