I have the following problem with ASP.
We had a file in folder c:\temp\file.mdb
We've created SystemDSN link to it and called it accessDSN.
The system was working fine.
After we've tested it a number of times, we've moved the database to the folder and updated the SystemDSN path. The system stoped working with an error (0x80004005).
Now, even if we move it back, we still can't access the DB. The wierdest thing is that we can access the DB once every two minutes (retrieve data) after that the DB is inaccessable again.
We had a file in folder c:\temp\file.mdb
We've created SystemDSN link to it and called it accessDSN.
The system was working fine.
After we've tested it a number of times, we've moved the database to the folder and updated the SystemDSN path. The system stoped working with an error (0x80004005).
Now, even if we move it back, we still can't access the DB. The wierdest thing is that we can access the DB once every two minutes (retrieve data) after that the DB is inaccessable again.