Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Has anyone developed a report generator class?
Message
De
11/11/2002 11:37:34
 
 
À
11/11/2002 06:32:03
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00720825
Message ID:
00721086
Vues:
15
>>Has somebody created a report generator class for quick and dirty (preferrably not very dirty) report generation? Something that improves on the one that comes with VFP.
>
>One option many developers like seems to be Crystal Reports. I haven't tried it yet.
>
>I created a class for reports in text-mode (for quick printing on Epson dot-matrix printers). Most features of the VFP report designer are supported, plus a standard export to Excel. If you are interested, see download #9991.
>
>Perhaps it would help if you state what feature you need that is currently not available for you.

Thank you for your response. It will take me a while to digest all suggestions.

What I am trying to do is create a generalized form class through which the user enters the filter and sort choices and then runs a report.

I want to make it table driven. The table will contain the report name and description; a setup procedure in a memo field (to be run from the form load or init) in which the characteristics of the form elements (labels, textboxes, comboboxes) are set; a generate procedure in a memo field (to be run from a commandbutton click method). The report itself will either be named in a field or generated on the fly from the current cursor using field names as titles. The last part is the reason for the request in this thread.

Alex
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform