Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select SUM and calculate sum() different values
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00382827
Message ID:
00382854
Vues:
23
A couple issues right off --

If you're working with views, CALCULATE works off the latest version of the data, SQL-SELECT works off the last requeried version (this is from behavior, not knowledge of internals so may not be fully accurate). So, if you're editing an existing record, you may be seeing the difference between edited and original versions of data. The behavior may be the same for tables but I haven't tested this.

You may also see a difference in the handling of null and empty values between the 2.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform