Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A Datetime problem
Message
From
23/12/1999 06:59:32
 
 
To
23/12/1999 01:24:57
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00305771
Message ID:
00307823
Views:
21
Hi David.

>> The difference isn't between storing the value and printing it. This has to do with precision of the integer data type. An Integer is only 4 bytes in size. Try a Numeric or a Float (both 8 bytes) and you'll get 36000. <<

Excuse me? From the VFP on-line help:

Integer values 4 bytes -2147483647 to 2147483647

I would say the the issue here is definitely not one of precision. I think it is December's FPA that has a tip in in regarding DateTime math and rounding errors that may occur.

Marcia
Previous
Reply
Map
View

Click here to load this message in the networking platform