Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mixed ascending and descending in same tag..?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00500818
Message ID:
00500885
Views:
28
>>Try:
>>
>>Bankcode+padl(datetime()-ValueDate,15,'0')
>>
>>The most recent dates will be smaller numbers so they will be ordered first in an ascending index.
>>
>>HTH.
>>
>Larry / Nadya,
>
>Thank you very much for the help.
>
>Nasal congestion tends to slow up the transportation between my synapses. :)
>
>Laterness,
>Jon

Hi Joe,

Looks like I and Larry were too quick in our first suggestion. Sergey is right.

So, use the fixed date and Bintoc function, e.g.
BankCode+bintoc(date(2001,12,31)-ValueDate))
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform