Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

MS Access Link Error Message

New Here ,
Sep 10, 2009 Sep 10, 2009

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'.

TOPICS
Server side applications
497
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 10, 2009 Sep 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 10, 2009 Sep 10, 2009
LATEST

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?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines