Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
anton
Starting Member
5 Posts |
Posted - 2000-10-06 : 06:31:34
|
I have been searching the SQL online books, but i cannot find howto set the SQL Server to use a specific date format. I want all datesto be treated as dd/mm/yyyy or dd-mmm-yyyy etc.. Anything but american style mm/dd/yyyy!!!I know you can use set dateformat but as far as i can figure out, you have to use a set datefirst before each 'execution'. In a nutshell: How do i set the server's global date format setting?Thank you! |
|
|
|
|
|