Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GROUP BY overkill
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01248447
Message ID:
01248554
Vues:
33
>Hi Naomi
>
>>The same idea as before - have an inner select to only get necessary info with group by and then join with the rest of the fields + all UDFs you need. In VFP9 you can do it in one select as I showed a quick sample thread reference (and AFAIK Sergey did too). In previous versions you would have to do it two steps, I think.
>
>Well it worked (Sergey and your response combined) at design time and broke royally at runtime.

Show your final select.

Are you sure VFP9 run-time settings are the same as in IDE (SET ANSI, SET DELETED, SET EXACT, SET ENGINEBEHAVIOR, etc.) ?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform