A
archana
Hi all,
I am executing one stored procedure in windows service.
I set sqlcommad's CommandTimeout to 432000 which means 5 days timeout.
Still after 11th hour i am getting timeout. I am not getting if i set
timeout as 5 days why i am getting timeout before that.
Please shed some light on it.
Thanks in advance.
I am executing one stored procedure in windows service.
I set sqlcommad's CommandTimeout to 432000 which means 5 days timeout.
Still after 11th hour i am getting timeout. I am not getting if i set
timeout as 5 days why i am getting timeout before that.
Please shed some light on it.
Thanks in advance.