Error

  • Hi ,

    When I login in URL I got the following error:

    Microsoft SQL Native Client (0x80040E31)

    query timeout expired

    Please help me.

    Regards,

    Sunil

  • 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]

    www.insidesql.org
  • Hi,

    Where I have to set timeout to 0. On the database server or in appliccation.

    Thanks

  • Hi, did you solve this problem? I am unable to solve this. I get the exact same problem

  • 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