Home

Long Command

I'm running a command.executenonquery() that takes more than a minute, but I get a command timeout. I increase the this.commandtimeout to 60*60*60, but it's to no effect.

Basically, I'm trying to clean out about 400k rows from a table (not the entire table). I had to do this in SQL Management Studio to get my work done.

Comments

Sign In or Register to comment.