So far i have found how to change the ConnectionTimeout...
But how can i change the CommandTimeout in SQL Management studio?
|
So far i have found how to change the ConnectionTimeout... But how can i change the CommandTimeout in SQL Management studio?
| |||
|
feedback
|
|
Changing Command Execute Timeout in Management Studio: Click on Tools -> Options Select Query Execution from tree on left side and enter command timeout in "Execute Timeout" control.
Changing Command Timeout in Server: In the object browser tree right click on the server which give you timeout and select "Properties" from context menu. Now in "Server Properties -....." dialog click on "Connections" page in "Select a Page" list (on left side). On the right side you will get property
you can set the value in up/down control.
| ||||
|
feedback
|
|
Right click in the query pane, select | |||
|
feedback
|