Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Group by in Select command.
Message
From
29/12/2003 05:52:42
Joao Godinho
Fredesenvolv, Lda
Lisbon, Portugal
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Error Group by in Select command.
Miscellaneous
Thread ID:
00862445
Message ID:
00862445
Views:
40
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
Next
Reply
Map
View

Click here to load this message in the networking platform