Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Indexing a date
Message
From
04/06/2005 04:39:06
Ed Hizon
Skswood Sdn. Bhd
Kuala Belait, Brunei
 
 
To
04/06/2005 04:26:25
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01020204
Message ID:
01020206
Views:
20
Ron,

You have to do convert first the date into character...

substr(dtoc(date),5,2)+substr(dtoc(date),3,2)+substr(dtoc(date),1,2) to x descending

this will be ok now.

Rgds,

Ed
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform