Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to generate automatic reports from a select
Message
De
06/04/2000 11:21:21
Ramon Seoane
Molduras Del Noroeste
Cambre (Coruna), Espagne
 
 
À
06/04/2000 05:24:56
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00356150
Message ID:
00356300
Vues:
15
>
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 |
+--------------+
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform