These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

ODBC Error when trying to access Admin.ASP page

I'm getting this error:

Microsoft OLE DB Provider for ODBC Drivers error '80004005' 

<Microsoft><ODBC Microsoft Access Driver> Operation must use an updateable query. 



Help!
Mike Fuchsman 8/7/2002 10:44 PM
Mike,
This error is caused by the lack of permissions on the folder that the
database is found (wexserver/db)
You should edit the security properties of that folder:
Add IUSR_MACHINENAME user to the list and give "Modify" permission.

This is specified in the setup instructions found in readme.txt.
Cem Alacayir 8/8/2002 3:56 PM