Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Count number
Message
De
23/02/2000 00:20:30
 
 
À
23/02/2000 00:17:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00335161
Message ID:
00335807
Vues:
16
>Mike said to reSELECT from the cursor and to use recno() in this second SELECT (the first one should use NOFILTER).

Actually, thats not what I suggested, though it would work. Here is what I'm saying, I'm not sure if this is what your looking for:

*Build your cursor
SELECT * FROM Table ORDER BY field

*Now use this special command to deterimne
*which record we're on
?RecNo()


Its simpler this way :-)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform