Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: VFP it mistakes to make the sums.
Message
 
 
À
12/06/2003 08:52:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00798979
Message ID:
00799376
Vues:
39
Fabio,

Same problem happens with SUM command

CREATE CURSOR TEST (n N(13,6))
FOR I=1 TO 1000000
INSERT INTO TEST VALUES (0.100000)
NEXT

SUM && Returns 100000.000001 instead of 100000.000000

John
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform