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 |
|
bridge
Yak Posting Veteran
93 Posts |
Posted - 2005-04-15 : 06:15:00
|
| Is there any way that we could increase the LoginTimeout for the Server. |
|
|
jason
Posting Yak Master
164 Posts |
Posted - 2005-04-15 : 13:20:43
|
| If you mean the remote login timeout, it can be set with sp_configure (BOL). |
 |
|
|
|
|
|