In the stored procedure, use local variables or OPTION (RECOMPILE) :
using (SqlCommand cmd = new SqlCommand(sql, conn))
cmd.CommandTimeout = 300; // seconds cmd.ExecuteNonQuery();
Username or email address *
Password *
Log in
Lost your password? Remember me ssis 864
No account yet?