Major Database Errors

Discussion in 'Databases' started by homeacademy, May 18, 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 have an open ticket with support on this, but I wanted to know if anyone else is having the same problem. As of this morning, ASP applications under my DASP account are unable to open a connection to a datbase. Calling the ADODB Open method returns:

    Microsoft JET Database Engine error '80004005'

    Unspecified error

    /config.asp, line 11

    Line 11 is the call to the ADODB open method. I have not made any changes to code since the problem started. I'm assuming this is something DASP changed on their end. This is happening to each of my websites/applications which try to access a database. Each site has a different database to access, but all fail with the same useless 'Unspecified error' [:(] All this is occuring under one DASP account, however. Is anyone else having a similar problem? TIA
     
  2. Seems to be working now. Haven't heard anything, thats weird...
     
  3. Bruce

    Bruce DiscountASP.NET Staff

    this is an ugly MS Access error that is impossible to debug. i have been trying to figure out what this error means for a while but have not gotten anything concrete.

    One thing for sure is that this is a server issue, because restarting IIS will solve this.


    quote:Originally posted by homeacademy

    Seems to be working now. Haven't heard anything, thats weird...
    </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