I got the following error: Arithmetic overflow error converting numeric to
data type numeric
I'm sure it was one of my currency fields. However, the real total of that
column was $776.92
How did it get submitted as $776.9200000000 001 ?
Is there a way I can assure those extra digits get whacked?
thanks!
data type numeric
I'm sure it was one of my currency fields. However, the real total of that
column was $776.92
How did it get submitted as $776.9200000000 001 ?
Is there a way I can assure those extra digits get whacked?
thanks!
Comment