Connecting Tech Pros Worldwide Forums | Help | Site Map

SQL reports like in MS Access

jakubadamek@seznam.cz
Guest
 
Posts: n/a
#1: Sep 24 '06
Hi, what is the best unit for creating reports like in Microsoft
Access, i.e. with page header / footer, grouping, group headers /
footers etc., with Wysiwyg editor?

Thanks a lot, Jakub


Luis M. González
Guest
 
Posts: n/a
#2: Sep 25 '06

re: SQL reports like in MS Access


This isn't probably the answer you are looking for, but a good solution
that worked for me is Cheetah. Cheetah is a template engine, which is
mainly used for web applications, but that can be used for generating
all kinds of text documents.

For example, I use it for creating invoices in html format, that can be
easily opened in MS Word. Cheetah is very easy to use and I highly
recommend it.

Luis


jakubadamek@seznam.cz wrote:
Quote:
Hi, what is the best unit for creating reports like in Microsoft
Access, i.e. with page header / footer, grouping, group headers /
footers etc., with Wysiwyg editor?
>
Thanks a lot, Jakub
Closed Thread