Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is wrong with my use of reccount()?
Message
From
08/06/2005 17:38:37
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01021449
Message ID:
01021630
Views:
24
This message has been marked as a message which has helped to the initial question of the thread.
In addition to the other comments, use _TALLY in stead of RECCOUNT() whenever possible!

>I select a bunch of records into a cursor, as following:
>
>
>select * from mytable where mytable.myfld='ABC' into cursor MYCURS
>
>
>The message shows that, say 176 records selected. Yet when I do:
>
>? reccount("MYCURS")
>
>it returns total number of records in MYTABLE.
>
>What am I missing?
>
>Thank you.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform