Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incompatibility with VFP 9
Message
From
14/01/2005 12:03:59
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00977235
Message ID:
00977246
Views:
23
>Woud this work?
<pre>SELECT Numero, MAX(OrderMain) SortOrd FROM Temp ;
>GROUP BY Numero ;
>ORDER BY SortOrd ;
>INTO CURSOR Temp2
If it doesn't, can you provide more info about data you're processing and result you want.

No, because the key in production is:
   INDEX ON STR(OrderMain)+STR(NoCat)+STR(NoThread)+STR(NoParent) TAG OrderMain
I simply simulated the bug by using a more simpler SQL.
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