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 do you copy Excel macros from one windows profile to another?
Access Radio Option Help...
Deleting Group Policy Objects
Find text in file, and find next lines
How do I find MDI Active Child from toolbar on MDI Parent in VB.NET Winforms Application?
how to fix an image in certain place of the Word document
Creating Voting Buttons
Making a form editable in Access 2002
how to devevlope voice chat applications using C#.net ?
how can i delete a post on OCS Group Chat server?