Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Grouping
Message
 
À
30/12/2005 14:16:58
Vernon Chambers
New York City Transit
New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
01082128
Message ID:
01082309
Vues:
9
If you have the table added to the data environment of the report, set the "order" property to the index you created.

If you are just opening the table prior to running the report, set order programmatically:

USE MyTable
SET ORDER TO Xyz
REPORT FORM MyReport ...




>I've encountered a problem that's driving me insane! Probably because the answer is something rather simple and overlooked on my behalf. Anyway, I'd like to 'group' in my report. The data isn't in the necessary order, however I've an index which does this.
>
>My question is, 'how do I use the index (established order) for this to work?' Or is there some other way (I thought about using a cursor, but the report created inaccurate results)?
>
>Any help would be greatly appreciated.
>
>TIA,
>
>Vernon
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform