Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error:Group by clause is missing on invalid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01048442
Message ID:
01048443
Vues:
24
This message has been marked as the solution to the initial question of the thread.
Hi Khubaib,

SET ENGINEBEHAVIOR 70

It's feature (ANSI SQL 92) (VFP 8.0) and ENGINEBEHAVIOR >=80



MartinJ

>i have a error. why this coming
>
>SELECT Examtran.examcode, Examtran.descr, Examtran.scode,;
>  Examtran.lcode, Examtran.sec, Examtran.res01, Examtran.res02,;
>  Examtran.res03, Examtran.res04, Examtran.res05, Examtran.res06,;
>  Examtran.res07, Examtran.res08, Examtran.res09, Examtran.res10,;
>  Examtran.res11, Examtran.res12, Examtran.res13, Examtran.res14,;
>  Examtran.res15, Examtran.res16, Examtran.res17, Examtran.res18,;
>  Examtran.res19, Examtran.res20, Examtran.res21, Examtran.res22,;
>  Examtran.res23, Examtran.res24, Examtran.sub25, Examtran.tmax,;
>  Examtran.result,Examtran.perc,Examtran.grade;
> FROM examtran;
> WHERE examcode=thisform.code.value .and. scode>=thisform.shiftfm.value .and. scode<=thisform.shiftto.value;
> GROUP BY Examtran.lcode, Examtran.sec;
> INTO CURSOR ttyy
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform