Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp 8.0
Message
From
06/10/2003 05:54:35
 
 
To
06/10/2003 05:02:58
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00835278
Message ID:
00835285
Views:
7
>i'm using this instruction :
>
>select codigo,sum(vent) from exame group by codigo
>
>and appear this message: "There is an error in the GROUP BY clause."
>
>
>How can i solve this ?

what's the type of the field "codigo" ?
VFP 8.0 does not support GROUP BY on MEMO or GENERAL fields.

See also the chapter "Behaviour changes since VFP 7.0" in the VFP 8.0 helpfile.
Holger Vorberg
Germany
Previous
Reply
Map
View

Click here to load this message in the networking platform