Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sort by date
Message
From
12/01/2002 07:57:45
 
 
To
12/01/2002 07:33:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00603898
Message ID:
00603900
Views:
15
>Hi,
>
>How can i sort the date as desc. order, but i dont want to use the DESC parameter ?

Just add the keyword to the ORDER command

SET ORDER TO [tagname] ASCENDING
SET ORDER TO [tagname] DESCENDING

This temporarily reverses the index order, but does not change the way the index was created.
----
Regards
Andy Kramek
Previous
Reply
Map
View

Click here to load this message in the networking platform