database down already?

Discussion in 'Databases' started by cragi, Apr 14, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. i just put up my site a few days ago and the database already looks to be down? is this a recurring problem here? It's mssql05 server

    http://www.loansifter.com/search (ran fine earlier) gives the following message:
    Microsoft OLE DB Provider for ODBC Drivers error '80004005'

    [Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed

    /search/includes/db_open.asp, line 9
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    This is a typical error w/ ODBC.

    Update your code to use oleDB and this problem should go away


    quote:Originally posted by cragi

    i just put up my site a few days ago and the database already looks to be down? is this a recurring problem here? It's mssql05 server

    http://www.loansifter.com/search (ran fine earlier) gives the following message:
    Microsoft OLE DB Provider for ODBC Drivers error '80004005'

    [Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed

    /search/includes/db_open.asp, line 9

    </blockquote id="quote"></font id="quote">
     
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