Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Counting records from a 'set filter'
Message
From
15/05/2001 17:11:32
 
 
To
15/05/2001 16:45:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00507534
Message ID:
00507559
Views:
10
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform