Indexing Problem
Posted: Mon May 28, 2012 2:28 am
Hi,
Can somebody pse help me with an indexing problem.
I am trying to create a combined index with the following code:
ordCreate("Fleet","FltDepot","Upper(Depot) + Upper(FltNo)" , ;
&(cStringBlock+"Upper(Depot) + Upper(FltNo)"+"}"),.f., .T. )
The "Depot" field is sorted correctly but, not the "Fltno" field. I have tried to use alltrim() and change the collation settings, but this has a minimal effect and does not seem to be any logic in the sort order.
This seems to be such a straight forward operation, that I think I might be missing something. Is there an issue with indexing that I don't know about ?
Alaska 1.9 355 - Hotfixes 1 - 19 installed
Express 1.9 255
Using CdxDbe
regards
Frans
Can somebody pse help me with an indexing problem.
I am trying to create a combined index with the following code:
ordCreate("Fleet","FltDepot","Upper(Depot) + Upper(FltNo)" , ;
&(cStringBlock+"Upper(Depot) + Upper(FltNo)"+"}"),.f., .T. )
The "Depot" field is sorted correctly but, not the "Fltno" field. I have tried to use alltrim() and change the collation settings, but this has a minimal effect and does not seem to be any logic in the sort order.
This seems to be such a straight forward operation, that I think I might be missing something. Is there an issue with indexing that I don't know about ?
Alaska 1.9 355 - Hotfixes 1 - 19 installed
Express 1.9 255
Using CdxDbe
regards
Frans