Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fastest and Smallest Numeric Data Type
Message
From
21/03/2005 14:11:34
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00997799
Message ID:
00997920
Views:
13
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform