Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reccount() counts the deleted items
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00341313
Message ID:
00341317
Views:
21
>Do I have to write a separate function or is there an existing command (something like SET DELETES OFF) that I can use in order to count ONLY the entries that are not deleted?

There is such a cammand, it is called SET DELETED ON/OFF...
However, a file with deleted records will still have the same RECCOUNT(). One answer would be to COUNT FOR NOT DELETED().
Larry Collins
TheProgrammerGuy.com
Previous
Reply
Map
View

Click here to load this message in the networking platform