Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GROUP BY 1 no longer works
Message
From
06/02/2003 23:28:28
 
 
To
06/02/2003 23:26:02
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00750415
Message ID:
00750421
Views:
23
>There is a new setting that fixes that problem. It makes your data engine work like VFP 7.
>
>
SET ENGINEBEHAVIOR 70
Yes, I know. However, I don't mind making the SQL to work to be fully compliant with VFP own default. I would like to know which change I should do. So far, the only way I can make a GROUP BY 1 to work is to remove all the fields and only keep one. Can someone explain that? That is when being used in a UNION. However, if I don't have a UNION clause, in order to make the GROUP BY to work, when having multiple fields, I have to use the naming field instead such as GROUP BY Member.Numero.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform