Skip to main content
Participating Frequently
September 10, 2009
Question

MS Access Link Error Message

  • September 10, 2009
  • 1 reply
  • 494 views

New to this... Linking an ASP VBScrip file to an MS Access database.

I was doing great & now getting this error message

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 0x1358 Thread 0x190c DBC 0x1946fb4 Jet'.

This topic has been closed for replies.

1 reply

Participating Frequently
September 10, 2009

Have you tried all of the suggested fixes when this error appears? Often, it means that your user IUSR does not have permission to access the file. Check your file permissions. Also make sure that your DSN is pointing to the actual location of the file.

DWNewbie2Author
Participating Frequently
September 10, 2009

I think I figured it out???  When I add more than 2 recordsets / bindings to the access database - I start getting errors.  I only had 3?