nondrinker
Programmer
Hello,
I am trying to increase the field size of column of a table, that has 500,000+ records in it, but the system keeps timing out. I have tried to stop and restart the SQL Server service also, and then tried to make my change but same thing happens.
In the database the connection time property is set to 1200 seconds (20 minutes), but it times out on me in just 2 minutes or so. I am using SQL Server 2005.
Thank you.
I am trying to increase the field size of column of a table, that has 500,000+ records in it, but the system keeps timing out. I have tried to stop and restart the SQL Server service also, and then tried to make my change but same thing happens.
In the database the connection time property is set to 1200 seconds (20 minutes), but it times out on me in just 2 minutes or so. I am using SQL Server 2005.
Thank you.