Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Group By in VFP 8
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00852868
Message ID:
00853100
Views:
14
>As others have posted, there is a "work around" for this behavior change. However, I have to ask, what kind of results are you looking for when you execute a query like this? Do you expect to get any meaningful data? The only valid values will be in Field1. All other data is suspect and should be treated as invalid.

Here is the complete statement I was using:
select *, count(field1) as cnt from tblData Group By field1
and thank you for the help. :)
Stephen Lee

--------------------------------
Too much to code
Too little time
--------------------------------
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform