Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incompatibility with VFP 9
Message
From
14/01/2005 12:27:11
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00977235
Message ID:
00977262
Views:
26
>I'm not sure why do you've to do that but wouldn't it be the same as
SELECT NoClient,MAX(OrderMain) AS SortOrder FROM Temp ;
>WHERE OrderMain>0 ;
>GROUP BY NoClient ORDER BY SortOrder INTO CURSOR Temp2
Yes, that is better. Thanks

If you don't mind, I am sending you a cursor by email with 3 lines to execute to simulate the production problem I was facing. If you can find something better, let me know.
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