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
exchange server questions
Use logged in user credentials to login to Terminal Services 2008?
Unable to receive or send message from this particular domain
Finding unmatched data between two sql tables
Script to remove smtp proxy address from contacts in single OU
Importing Spreadsheet data from Excel or Access into InDesign.
is there any web mail that allows me to send/receive for free (other than gmail ?)
How to create a Command Button to Send Email to One Address
Perform wildcard search in log files
Calling a Perl script from ASP or Visual Basic