Output SQL results and locale
A Java SQL client for any JDBC compliant database
Brought to you by:
colbell,
gerdwagner
As far as I know in most European countries default decimal separator is decimal comma and the thousands separator is period (for example 8.123,45). So if one chooses Global preferences -> general-> locale (= for example de) and also sets "Use locale dependent format" in Data Type Controls then the output number values should be formatted in order with the example above. Correct me if I'm wrong.
I have to report that after restart it started to work correctly.