Hi
I am working with retrieval arguments on a datawindow
i am using a number datatype, and have noticed that the datawindow corrupts if I put in a really big number (32bit). If I change the data type to decimal there is no problem
I have been trying to find the difference between these two datatypes in retrieval arguments but I cannot find the documentation
Does anyone know what the upper limit of the number datatype is in a 32 bit environment, and the range for the decimal data type in comparison?
Thanks :)