Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sorting data multiple fields?
Message
From
05/04/2000 22:07:25
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00355956
Message ID:
00356039
Views:
20
Thanks Barbara... that makes sense and is sort of what I thought.

>A report does no sorting that isn't coded in by you. If you send it a table/cursor/view with an index it will print in that order. If you are developing a cursor in the Report Init() then it will use the Order By clause.
>
>The 'Grouping' option merely tells the report to break off one group and start the next when a particular field or combination of fields is reached. It's not smart at all, and simply looks at the order of the data it receives.
>
>HTH
>Barbara
>
>>What is the "order" of sorting when involved with multiple fields? I assume reports sort first
>>by the "grouping" in the DATA/GROUPING menu option.... but what about when you put an
>>ORDER property on the cursor in the DE?
>>
>>I should add, these reports are straight "dumps" out of the database file not using a coded cursor.
Peter Brama
West Pointe Enterprises

VFP is getting easier but STILL alot to learn!!
Previous
Reply
Map
View

Click here to load this message in the networking platform