Answered
How to avoid exponents in numbers
Hi,
I've got this error and I don't know why :
this error happens in the "getData" function (arround the query) see code attached
Any idea why ? I do not see where I try to convert something to int...
thank you,
Aubry
I've got this error and I don't know why :
quote:
Cannot convert the value 2.48962137E9 to an integer because it cannot fit inside an integer.
this error happens in the "getData" function (arround the query) see code attached
Any idea why ? I do not see where I try to convert something to int...
thank you,
Aubry
