‎2014 Feb 21 1:06 PM
Why would the following error occur ?
overflow when converting from "1.37378e+11"
The value should have been 1.3737816000000c
Thanks
Poovizhi R
‎2014 Feb 21 1:13 PM
Please share the code you are using.
It could be like a data declaration error, where you do not have the right amount of decimals available for conversion.
/Martin
‎2014 Feb 21 1:13 PM
Please share the code you are using.
It could be like a data declaration error, where you do not have the right amount of decimals available for conversion.
/Martin