Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How - to???
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00173467
Message ID:
00173473
Vues:
17
>I do a SELECT ... FROM ... WHERE ... INTO CURSOR
>
>I did a browse to make sure the SELECT worked. It did.
>
>How do I get the results of my select into my report .FRX?
>
>I do a DO .FRX command after the SELECT command in my .PRG to call/run the report .FRX
>
>I am new at reports and need some help. Thank you very much.
>
>I have tried several things, but none worked.
>

You could go to the data session of the report and place your SELECT code in the BeforeOpenTables method. As for design time of the report, you should be able to execute your SELECT into a free table, add the table (temporarily) to the dataenvironment of the report. Then drag-and-drop fields from there.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform