SQL server query timeout

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • qfchen
    New Member
    • Oct 2006
    • 91

    SQL server query timeout

    Hi,

    I had one problem when query in VB.net. It fails at first time right after SQL server restart, the fail message is "timeout expired". The second time onward, the same query success, what can I do in SQL server setup?
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Try checking the connection setting and increase the time.

    Good Luck!!!

    ~~ CK

    Comment

    Working...