Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reccount(), nofilter, readwrite
Message
 
 
To
01/11/2009 15:46:05
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01432586
Message ID:
01432587
Views:
68
>Hi,
>
>It seems to me that I cannot rely on using RECCOUNT() to report number of records in a cursor (created with SQL Select) unless I use NOFILTER or READWRITE. That is, in my test, RECCOUNT() often returns number of records in the FROM table of SQL Select instead of the cursor. Is this correct?

Yes. Use _TALLY to return the correct number.

See http://berezniker.com/content/pages/visual-foxpro/queries-and-filtered-cursors for explanation of RECCOUNT() behavior.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform