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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 finding the "regionsettings" SQL

Author  Topic 

Noteboom
Starting Member

1 Post

Posted - 2008-05-08 : 06:19:07
i have a problem with my date settings in SQL server, how can i find these settings.

harsh_athalye
Master Smack Fu Yak Hacker

5581 Posts

Posted - 2008-05-08 : 06:22:00
[code]EXEC dbcc useroptions[/code]

Harsh Athalye
India.
"The IMPOSSIBLE is often UNTRIED"
Go to Top of Page
   

- Advertisement -