views:

26

answers:

0

Hi All,

Is there a way in sql 2005 to have non localized formatting. For eg. 1,234.567 (FLOAT) in English is 1 234,567 (FLOAT) in Norwegian. So if an English client sends a FLOAT number to Norwegian server, it gets rejected.

Is there a way to format types like floats and dates etc. in a way which is not language\localization specific?

Thanks in advance,

-Samrat Patil