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 |
|
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 AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
|
|
|
|