Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Counting records from a 'set filter'
Message
De
15/05/2001 17:11:32
 
 
À
15/05/2001 16:45:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00507534
Message ID:
00507559
Vues:
9
>using reccount() after having set a filter returns the total records in the table. is there a way (without skipping throught the filtered file and counting) to return the number of records available after a filter is set?
>tia - john


You can use the COUNT command, but it will skip through the records. You could do a SQL SELECT.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform