Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Include RECNO() in SQL statement
Message
De
02/08/2006 07:44:21
 
 
À
02/08/2006 03:00:40
Aaron K. Y. Chu
Health & Care Co. Ltd.
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01142300
Message ID:
01142353
Vues:
8
you have to look at where the "record pointer" is. if it is at the last record, then recno() will provide you with the number of that record, which will also total the total number of records in your table (as it is the last record).

you need to have the record pointer at the record you need the number from. i've often used locate first and then recno().

paul
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform