May 7, 2008 at 11:42 pm
Hi ,
When I login in URL I got the following error:
Microsoft SQL Native Client (0x80040E31)
query timeout expired
Please help me.
Regards,
Sunil
May 8, 2008 at 12:19 am
Hi su_kumar11,
"Timeout expired" is usually the command timeout, which you can set on
the Connection object or the Command object. If you set the timeout to 0,
this means "wait forever".
Perhaps you will explain us a little bit more, like application etc.
[font="Verdana"]CU
tosc[/font]
May 8, 2008 at 5:01 am
Hi,
Where I have to set timeout to 0. On the database server or in appliccation.
Thanks
February 28, 2009 at 11:33 pm
Hi, did you solve this problem? I am unable to solve this. I get the exact same problem
March 2, 2009 at 4:54 am
Change Remote Query Timeout to '0' in Server properties-->connections
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply