Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Incompatibility with VFP 9
Message
De
14/01/2005 12:03:59
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00977235
Message ID:
00977246
Vues:
22
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform