Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GROUP BY clause
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00906118
Message ID:
00906120
Views:
13
Hi,
try
SET ENGINEBEHAVIOR 70

>I've used the GROUP BY clause thousands of times. Now, all of a sudden in VFP 8.0, I'm getting an error message (Group by clause is missing or invalid) on a simple SQL statement:
>
>SELECT item, vendno, mfgbc ;
> FROM icsupl ;
> WHERE item = "9999-99-99" ;
> GROUP BY 2 ;
> INTO CURSOR xxxxx
>
>...will someone tell me what's going on.
>
>Joel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform