E
eNathan
I have a stored procedure I know takes at least 20 - 25 seconds to run. It
is call from an .aspx. I'd like to redirect the user to another page an just
let the sp run but it's timing out. I've tried changing time_out in the
connection string but that doesn't work. any suggestions? TIA
is call from an .aspx. I'd like to redirect the user to another page an just
let the sp run but it's timing out. I've tried changing time_out in the
connection string but that doesn't work. any suggestions? TIA