Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View - Order By Error (VFP 8.0)
Message
 
 
À
27/06/2003 20:27:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00804945
Message ID:
00804949
Vues:
29
This message has been marked as the solution to the initial question of the thread.
It's documented in VFP8 help under Behavior Changes Since Visual FoxPro 7.0 and INFO: SQL SELECT Behavior Changes in Visual FoxPro 8.0 mskb #813361.

>I have just installed VFP 8.0. In testing a VFP6 application under VFP8 none of my SQL Select statements run, in local Views or prg's. I get the error SQL: Group By clause is missing or invalid. Using the View Wizard the following SQL was generated:
>
>SELECT Table1.nbr, Table1.state, Table1.name, COUNT(Table1.state);
> FROM VFPTEST!TABLE1;
> GROUP BY Table1.state;
> ORDER BY Table1.state
>
>This code worked fine under VFP6
>
>Has anyone else encountered this problem and resolved it?
>
>Werner Henn
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform