I have a dbf file with 20340 records .
When i index this file, the size of the NTX file is not the same
with Clipper 5.2 or FiveWin Xharbour 2.5 and FiveWin Xharbour 7.9
With Clipper 5.2 , the size of the NTX is 987 136
With Fw 2.5 and xharbour, the size is 1 272 320
With Fw 7.9 and xharbour, the size is 950 272
What is wrong ??
Here is the code :
select 0
use facture
index on facture->numfac+facture->fourn+dtos(facture->datefac) to t2
use