Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp 5.0 sort order
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00022885
Message ID:
00023052
Views:
36
>>>i have two tables parent with names and child with orders and dates. i want a report filtered to a certain date with the names is alpha order. the dates is no problem i have just added 'for date=v_specaldate' to the report command, but i can not get the names in the alpha order.
>>>what do i need to do?
>>>
>>>thanks,
>>>jim
>>
>>Either index the field you want ordered or put the results to an SQL cursor and order them.
>>
>>HTH,
>>Tom
>thanks Tom, but i have indexed the last name and placed the index in the 'order' under the names cursor of the report dataenviornment but it does not work. maybe i am not give the order in the proper location or i am missing something.
>
>jim
If your using a SELECT SQL then make sure your ORDER BY clause is set right.

Tom
Tom
--------------------------------
Tom O'Hare
407-299-4268 -- tom@redtile.com -- http://www.redtile.com/
Independent Programmer Using Visual FoxPro, Visual Basic & more...
Operations Manager -- Virtual FoxPro User Group (VFUG)
http://www.vfug.org/ -- tom@vfug.org
President -- Central Florida FoxPro User Group (CFFUG)
http://www.redtile.com/foxpro/
Universal Thread Most Valued Professional (MVP)
http://www.transformation.com/foxpro/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform