Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to generate automatic reports from a select
Message
From
06/04/2000 11:21:21
Ramon Seoane
Molduras Del Noroeste
Cambre (Coruna), Spain
 
 
To
06/04/2000 05:24:56
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00356150
Message ID:
00356300
Views:
9
>
Ramon,
>Any alias could be used to create a quick report :
>
>
Select * from myTable into cursor myCursor
>create report myReport from alias() column
>modify report myReport
>report form myReport preview
Grouping is a little harder to implement. You could insert precalculated rows into cursor to mimic grouping (not a true grouping all in detail band but seems as if there is grouping).
>You have other options to hack frx, use tools like genrepox, crystal reports, foxfire, reporting to word, excel etc. In excel you could use pivot tables to create summary data info :)
>Cetin

Thanks, Cetin, that option is really interesting for some cases and
I'll use it surely in my reports on the fly.
I have just tried Genrepox but I don't think that it could be useful
for me, because it is based on a generated report, but I think that
"Report Objects", from Doug Hennig, suits me the most.

Ramon
+--------------+
| VFP & VB MCP |
+--------------+
Previous
Reply
Map
View

Click here to load this message in the networking platform