Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Access database Drivers error '80004005'


Message #1 by "Tom Hodder" <t.hodder@g...> on Wed, 20 Jun 2001 12:47:36 +0100
Hi,



Has anyone ever experienced anything like this?



I am running IIS5 on a windows2000 SP2 where there are loads of other sites

hosted.

I have a site that uses a Jet.OLEDB DSNless connection to an access 2000

database, and about every 30 minutes it returns this error;



Microsoft OLE DB Provider for ODBC Drivers error '80004005'



[Microsoft][ODBC Microsoft Access Driver] Cannot open database

'(unknown)'. It may not be a database that your application recognizes,

or the file may be corrupt.



/catdmanager.asp, line 15



This sometimes sorts itself out after about a minute and sometimes I have to

restart WWW services on the machine.



Occasionally I  get the error that there is "Not enough space on temporary

disk" on the same page.



I've checked the file permissions, and unless win2000 is changing the file

permissions as it goes along I can't understand why it works sometimes and

not others.



Regards



Tom Hodder



Message #2 by "Tomm Matthis" <matthis@b...> on Wed, 20 Jun 2001 08:40:19 -0400
Check that you have the latest version of MDAC installed. Note, it does 

NOT contain the Jet 4.0 drivers... that is a seperate download.



-- Tomm



> -----Original Message-----

> From: Tom Hodder [mailto:t.hodder@g...]

> Sent: Wednesday, June 20, 2001 7:48 AM

> To: ASP Databases

> Subject: [asp_databases] Access database Drivers error '80004005'

>

>

> Hi,

>

> Has anyone ever experienced anything like this?

>

> I am running IIS5 on a windows2000 SP2 where there are loads of

> other sites

> hosted.

> I have a site that uses a Jet.OLEDB DSNless connection to an access 

2000

> database, and about every 30 minutes it returns this error;

>

> Microsoft OLE DB Provider for ODBC Drivers error '80004005'

>

> [Microsoft][ODBC Microsoft Access Driver] Cannot open database

> '(unknown)'. It may not be a database that your application 

recognizes,

> or the file may be corrupt.

>

> /catdmanager.asp, line 15

>

> This sometimes sorts itself out after about a minute and

> sometimes I have to

> restart WWW services on the machine.

>

> Occasionally I  get the error that there is "Not enough space on 

temporary

> disk" on the same page.

>

> I've checked the file permissions, and unless win2000 is changing the 

file

> permissions as it goes along I can't understand why it works sometimes 

and

> not others.

>

> Regards

>

> Tom Hodder

>


  Return to Index