Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select Statement with group by in VFP 8.0
Message
From
23/04/2003 09:37:35
Stephen Hunt
Admit Computer Services Inc.
Farmingdale, New York, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Select Statement with group by in VFP 8.0
Miscellaneous
Thread ID:
00780555
Message ID:
00780555
Views:
44
I have a select statement
SELECT * FROM {table1} ORDER BY {field1},{field2} GROUP BY {field1},{field2}

when I run this select statement in VFP 8.0 I get error
"SQL: GROUP BY clause is missing or invalid"

when I run it in VFP 6.0 or 7.0 it works
Is this a known bug or is there something different with the
group by clause in VFP 8.0 ?

Thanks for your help
Stephen J. Hunt
Next
Reply
Map
View

Click here to load this message in the networking platform