I use tdatabase
Select( oTemp4:nArea )
index on oTemp4:jump To Temp
why make error ?
INDEX ON FIELD JUMP TAG JUMPTMP TO TMP TEMPORARY
METOD CreateIndex( cFile, cTag, cKey, lUnique, lDescend, lMemory )
oTmp4:CreateIndex( "TMP", "JUMPTMP", "JUMP", nil, nil, .T. )
nageswaragunupudi wrote:if DBFCDX
- Code: Select all Expand view
INDEX ON FIELD JUMP TAG JUMPTMP TO TMP TEMPORARY
OR
Using this syntax:
- Code: Select all Expand view
METOD CreateIndex( cFile, cTag, cKey, lUnique, lDescend, lMemory )
- Code: Select all Expand view
oTmp4:CreateIndex( "TMP", "JUMPTMP", "JUMP", nil, nil, .T. )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: nageswaragunupudi and 47 guests