Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SKIP independent of index order
Message
De
26/08/2003 11:14:55
 
 
À
26/08/2003 02:17:30
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00823140
Message ID:
00823455
Vues:
23
I like it, thanks...

>Hi boban,
>
>You can use:
>
LOCATE RECORD RECCOUNT()+1
>
>Walter,
>
>
>>I know that, but I need to move to EOF().
>>When I use GO BOTTOM I use SKIP 1 to move to EOF(), but if I use GO nLastRec + 1 it would generate error.
>>
>>
>>>Instead of skip you can use:
>>>ln=recn()+1
>>>go (ln)
>>>
>>>>Is there some way to ignore index order when I use SKIP command?
>>>>
>>>>I want always next record by number, not by index order.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform