Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fastest and Smallest Numeric Data Type
Message
De
21/03/2005 14:11:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00997799
Message ID:
00997920
Vues:
12
>Hi Borislav, thanks for your reply,
>
>Yes that would be ok .. do you know if it will have an
>impact on speed and size ?
>Regards,
>
>Gerard
>
Size: -5*reccount()*fieldsAlterCount()

Speed can increase a bit,
BUT ATTENTION, computation rules change.

Currency is a decimal(19,4),
and any calc is done in currency domain,
with implicit ( left to right ) conversion.

Results: sum/add don't change, but for mult/div can change

Fabio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform