Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Count number
Message
De
23/02/2000 00:28:04
 
 
À
23/02/2000 00:24:04
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:
00335814
Vues:
16
>Ok, but did you try it? < bg > You may be surprised...

Yeah. It works like I expexted it too. I ran this:

select * from data\users order by name into cursor temp1
?recno()
skip
?recno()
skip
?recno()
skip
?recno()
skip
?recno()
skip
?recno()


Notice the Order By, so the cursors record numbers are not int he same as the users record order.

I got:

1
2
3
4
5
6


I'm not surprised, what do you guys do that I don't?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform