Jan 14 2006

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

Posted by admin under AdMentor ASP

a) You need to make sure permissions to update/add files in the directory where you store the Access mdb file are granted. Ask your webhost

b) try to change connect string. Strip all but the DRIVER= and DBQ= part.

c) If ad2000.mdb doesn't work then try ad97.mdb. At one host I installed AdMentor they claimed to support Access 2000 but I got that error. Then I switched to ad97.mdb and it worked...