Microsoft
Software
Hardware
Network
Question : SQL Express change language from US to UK English to fix date formatting issue
Hi,
Basically I'm trying to get the database to show dates in dd/mm/yyyy format but can't does anyone know how to change the language the MSSQL service is running in? Currently if you check the actual database it says it is running British but if you go into the service settings for the MSSQL instant it says its running Language 1033.
Answer : SQL Express change language from US to UK English to fix date formatting issue
select convert(varchar(10),getdat
e(),103)
Random Solutions
SMTP 500 Syntax Error, Command Unrecognized
MYSQL Query Return Number Range
Storing catagories and sub categories in a database
Creating a site connector between exchange 5.5 servers
F6 install SAta/Raid drivers fails
How do I create an OU in Windows Server 2003?
Fonts missing in Mircosoft Word only
Oracle kypressed
In W2003, How can I auto-populate users' home folder with a file
PHP code not working in IIS when creating a virtual Directory