Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sorting by date descending
Message
From
30/03/2001 12:54:37
 
 
To
30/03/2001 12:42:24
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00490370
Message ID:
00490377
Views:
11
Hi Cetin!

Yep, that's what I'm wanting to do. Thanks!

>>What’s the best way to index by descending date? I need to sort by cRoadName+cMilePost+dDate.
>>
>>Example:
>>
>>
(Name)  Airport Road
>>(milepost)          1.234        03/30/2001
>>                    1.234        03/30/2000
>>                    1.234        03/23/1999
>>                    2.345        03/30/2001
>>                    2.345        03/30/2000
>>                    2.345        03/23/1999
>>
etc.....
>>
>>Thanks
>
>Jim,
>Actually you sort on Roadname and milepost ascending but date descending, right ?
>
>Then how about :
>
>index on RoadName+transform(MilePost)+padl({^9999/12/31}-dDate,7,'0') tag ..
>Cetin
Jim Philippi

quando omni flunkus moritati
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform