Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Has anyone developed a report generator class?
Message
From
11/11/2002 11:37:34
 
 
To
11/11/2002 06:32:03
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00720825
Message ID:
00721086
Views:
14
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform