Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Strange Error connecting to Access


Message #1 by <nickm@s...> on Wed, 29 Nov 2000 14:20:11 -0500
This is a multi-part message in MIME format.



------=_NextPart_000_00B4_01C05A0F.7C00A440

Content-Type: text/plain;

	charset="iso-8859-1"

Content-Transfer-Encoding: quoted-printable



Hi:



I am trying to connect the an Access2000 database and I got this really

strange intermetant error I have never seen before:



Microsoft OLE DB Provider for ODBC Drivers error '80004005'



[Microsoft][ODBC Microsoft Access Driver]General error Unable to open

registry key 'Temporary (volatile) Jet DSN for process 0x5ac Thread 

0x5a8

DBC 0x8ce81c4 Jet'.



/indexResponse.asp, line 15



Any ideas?



Stefan

www.Studioweb.com












Message #2 by "Ken Schaefer" <ken@a...> on Thu, 30 Nov 2000 11:26:50 +1100
Stop using the ODBC Driver and your problem will go away. Use the OLEDB

PRovider instead:

http://www.adopenstatic.com/faq/whyOLEDB.asp - Why use OLEDB

http://www.adopenstatic.com/faq/OLEDBConnection.asp - sample simple OLEDB

connection string for Access DB



Cheers

Ken



----- Original Message -----

From: <nickm@s...>

To: "ASP Databases" <asp_databases@p...>

Sent: Thursday, November 30, 2000 6:20 AM

Subject: [asp_databases] Strange Error connecting to Access





Hi:



I am trying to connect the an Access2000 database and I got this really

strange intermetant error I have never seen before:



Microsoft OLE DB Provider for ODBC Drivers error '80004005'



[Microsoft][ODBC Microsoft Access Driver]General error Unable to open

registry key 'Temporary (volatile) Jet DSN for process 0x5ac Thread 0x5a8

DBC 0x8ce81c4 Jet'.



/indexResponse.asp, line 15



Any ideas?



Stefan

www.Studioweb.com




  Return to Index