MS SQL Web DB Administrator Times Out

Discussion in 'Databases' started by Beetlenut, Apr 7, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi,

    I downloaded Microsoft's SQL Web Database Administrator and I'm having a major problem "administrating" anything. After some significant time, I connect to the server, but when I try to do anything other than connect (add a table, etc...), it times out.

    Is there a better tool available for free that will solve this problem or is the problem inherent of shared SQL server hosting?

    Any help would be appreciated!

    Mike
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    THis app should work fine, i'll test it and let you know the result.

    quote:Originally posted by Beetlenut

    Hi,

    I downloaded Microsoft's SQL Web Database Administrator and I'm having a major problem "administrating" anything. After some significant time, I connect to the server, but when I try to do anything other than connect (add a table, etc...), it times out.

    Is there a better tool available for free that will solve this problem or is the problem inherent of shared SQL server hosting?

    Any help would be appreciated!

    Mike
    </blockquote id="quote"></font id="quote">
     
  3. Thanks Bruce. I look forward to hearing from you.
     
  4. I tested the SQL Web Data Administrator and it is quite slow when connecting to the database, especially if there's a lot of database and/or tables. The solution for the timeout issue, as others have suggested, is to set the Request.Timeout in the web.config.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page