Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compound index with both ascending and descending
Message
From
10/01/2008 16:57:11
 
 
To
10/01/2008 16:49:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01280999
Message ID:
01281012
Views:
14
This message has been marked as the solution to the initial question of the thread.
>thanks Tore for the reply. The are both character fields, the PO number field is 6 characters padded on the left with zeros when the po number is generated

Sergey gave this solution in another thread last year
INDEX ON field1 + CHRTRAN(field2, ;
	"0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz", ;
	"zyxwvutsrqponmlkjihgfedcba`_^]\[ZYXWVUTSRQPONMLKJIHGFEDCBA@?>=<;:9876543210") TAG t1
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform