Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COUNT taking too long on network
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00172498
Message ID:
00172511
Views:
33
>I should have mentioned that the COUNT(myField) of the SELECT - SQL statement I was using, was not giving me the proper record count.
>

I guess it should be something like:
Select field1,field2,field3,COUNT(*) From MyTable Into Cursor tmp ;
Group by field1,field2,field3 Having field1=1 Or field1=2
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform