March 22, 2006 at 9:58 am
I changed my SQL Server 2000 from an Italian version (sp3) to an English version (sp4).
Now if i make a select avg(z) as x from table (where z is float) the result is a number with scientific notatio 1,123456E+48
When i used italian version it looks like 112,3456.
Someone known why?
Thanks, Thomas
March 24, 2006 at 3:23 am
I really don't know, perhaps there is some differences in language settitngs or the windows locale settings..?
Is this what you see in QA or in some other app? The use of a comma instead of dot for decimalpoint suggests that it may be some display conversion involved..
Though just guessing.
/Kenneth
March 25, 2006 at 5:32 am
I usually use vb script inside asp but i tried also with QA and results are the same (scientific notation with english version, comma with italian version).
There is no custom windows locale settings (I used default settings: comma as decimal separator in italian settings and dot in english version)...
Thanks, Thomas
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy