Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 3540

Changing SQL Locale

$
0
0

We are testing san application to mimic multiple locales, like UK, Germany, US etc

Changing the OS locale is simple. How do I change the SQL locale to reflect different countries?

The difference in locale can be seen as below grid

Date   Format

Thousand   Separator

Decimal   Separator

Alignment

          M/D/YYYY

,

.

Right

DD/MM/YYYY

,

.

Right

DD/MM/YYYY

,

.

Left

DD/MM/YYYY

;

,

Right

DD/MM/YYYY

;

,

Right

DD.MM.YYYY

;

,

Right

DD.MM.YYYY

;

,

Right

YYYY/MM/DD

,

.

Right

YYYY/MM/DD

,

.

Right

YYYY-M-D

,

.

Right

D/MM/YYYY

,

.

Right

D/M/YYYY

,

.

Right

D-M-YYYY

;

,

Right


Viewing all articles
Browse latest Browse all 3540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>