Time Out Expire

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mikewin86
    New Member
    • Mar 2010
    • 17

    Time Out Expire

    Dear All,

    May I ask a question to you all.

    I have vb.net project that generate sales report from SQL Server Database.

    I changed SQL Server 2005 Express to SQL Server 2005 Standard Edition.

    After that my program can't run properly and every time I got Time Out Expire message.

    That program work properly with SQL Server 2005 Express.

    May I request suggestion how to fix this.

    Thanks in advance all of you.


    Mike
  • MrMancunian
    Recognized Expert Contributor
    • Jul 2008
    • 569

    #2
    Your SQL-Commands have a CommandTimeOut-property. Did you set that?

    Steven

    Comment

    Working...