Microsoft
Software
Hardware
Network
Question : Timeout error?
SQl 2005 Express.
When I try to add a column to a table that is large I get this error. I don't get it when I run it on the same database on a stronger pc. Is there away to increase the timeout variable?
- Unable to modify table.
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
The statement has been terminated.
Answer : Timeout error?
Hello Jess31,
seems like you are trying to add it thru the GUI.. try running an ALTER statement
ALTER TABLE tableName ADD columnName datatype
Regards,
aneeshattingal
Random Solutions
How can i create a schedule task to run every Hr every day 24 hrs for 1 year.
How to fix SVCHOST.EXE taking 99% of CPU
How can I play a .ARV video file?
read .xlsx file from asp
CComboBox size
Access: how do I include a very long text field?
Focus changes
Click on sheet and run macro
Integration Manager grayed out
Missing Library for StrConv