PDA

View Full Version : database down already?


cragi
04-14-2004, 10:58 AM
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

bruce
04-15-2004, 11:49 AM
This is a typical error w/ ODBC.

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


[b]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">