|
Question : Setting MSSQL 2005 timeout = 0 (neverending)
|
|
I have a database of about 10 million items, when I try and declare a primary key, it obviously times out. I'm using Microsoft Sql Manager to do this. Any idea how to run a sql query to set the timeout to 0??? Thanks, Chris.
|
|
Answer : Setting MSSQL 2005 timeout = 0 (neverending)
|
|
Run the SQL Script from the Query Window.
|
|
|
|