Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Group by in Select command.
Message
 
 
To
29/12/2003 05:52:42
Joao Godinho
Fredesenvolv, Lda
Lisbon, Portugal
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00862445
Message ID:
00862453
Views:
12
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 in INFO: SQL SELECT Behavior Changes in Visual FoxPro 8.0 mskb #813361.


>Hi,
>
>i' have a problem in this command:
>
>Select cd_rua,ALLTRIM(n_porta)+" - " + fraccao as andar,idutente,idproc,nr_proc,ano_obra,Str(processos.ano_obra,4)+Str(processos.nr_proc,10) As _n_obra From processos Where processos.cd_rua = ruas.idrua GROUP BY andar Order By andar Desc Into Cursor _jj2
>
>the error say:
>
>SQL: GROUP BY clause is missing or invalid.
>
>i' use VFP 8.0
>
>when i use VFP 7.0 the sintax is ok.
>
>Thank you all
>
>J. Godinho
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform