Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Embedding function in report
Message
De
13/07/2007 11:52:01
 
 
À
12/07/2007 13:41:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
01239800
Message ID:
01240251
Vues:
8
>I have to edit a report that has one field with expression created by a function. Since function is in a procedure file, report runs very slowly.
>How can I embed this function in the report?
>
>Thank you
>
>Ed

In the Init event of the report (found by double clicking the Data Enavironment window) do a SQL Select statement to a cursor. In the cursor perform the IIF() statements. Then in the body of the report reference the cursor instead of the original table(s).
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform