Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Counting Records
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00813427
Message ID:
00813699
Views:
5
>Can anybody help me in how to count the number of records in my cursor. I have an SQL query which sends the results to a cursor. Contained in the cursor is one field named mainkey. I want to count the number of records in the mainkey field and show the results in a label caption.
>
>Many Thanks

Using _TALLY would be faster than COUNT().
Previous
Reply
Map
View

Click here to load this message in the networking platform