Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Status working By log Manager
Message
De
01/05/2000 19:03:45
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00352333
Message ID:
00364930
Vues:
30
>Hi Ed:
>
>Do you mean setup a procedure program to run report?

Somehow, you're getting the data set to display. If you're creating a cursor from a table and reporting based on that cursor, you have to put the records in order for the report to process - either add an ORDER BY clause to the SQL SELECT, or create an index to access them in the order you need.

If you're working directly from a table that has an index tag which sorts them as desired, use that index tag through the SET ORDER command before running the report, or set it in the Report's DE if you use a DE.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform