Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Group by
Message
De
14/01/2005 13:21:39
Jim Winter
Jim Winter Consulting
Hinesburg, Vermont, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
00977297
Message ID:
00977302
Vues:
38
>Hi All:
> How do can I use Group by in VFP 8? I am using the following command and it gives me an error, what am I doing wrong.
>
>SELECT * from mytable2 GROUP BY ID INTO CURSOR ctemp.
>The error is sql: Group by clause is missing or invalid.
>Thanks
>MA

Mahmood,

Beginning in Version 8, group by clauses have to include all non aggregated fields.

As an alternative, you can SET ENGINEBEHAVIOUR 70.

HTH,
Jim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform