Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why reccount() and _tally are different ?
Message
From
08/05/1998 00:49:32
 
 
To
07/05/1998 10:55:32
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00097511
Message ID:
00097919
Views:
40
>Thank you Jim. It works fine with NOFILTER but I think I will use _tally because using NOFILTER can decrease query performance since it creates a temporary table on disk. I just want to have the number of records selected.

If you need the SELECT only for the number of records, use a COUNT (set before a relation between tables). It should be faster.

Vlad
Previous
Reply
Map
View

Click here to load this message in the networking platform