I think sde was reffering to some explanation like:
Quote:
|
I have a problem, I want to convert a number like: 23.45 to a user given LOCAL_LANGUAGE specification, given if a user has defined to use LANG_DA, the equivalent value would be 23,45, were it a user having the setting of LANG_US it would be displayed as 23.45
|
The code snipit you've provided dosn't quite satisfy the answered question.