Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to tell if a table has no nondeleted records (empty)
Message
From
02/09/1998 13:38:15
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00132456
Message ID:
00132457
Views:
24
>how is an efficient way to tell if a table has no active records.
>
>thanks, brenda

SET DELETED ON
COUNT TO nTotal
IF nTotal=0
...
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform