Diadem Technologies Support Knowledgebase

Fix :: Operation must use an updateable query." for ASP pages

Article ID: 1075
Last updated: 28 Jul, 2018

Fix :: Operation must use an updateable query." for ASP pages

Problem Statement
Operation must use an updateable query." for ASP pages
 

Cause
There might be several reasons for this error. One of the most common reason is inappropriate permissions.


Error message


Getting the error Microsoft JET Database Engine error '80004005'
Operation must use an updateable query.
/myfolder/test-page.asp, line 315

 

Solution

  1. Login to your server with administrator user.
  2. Locate wwwroot folder of your website ( usually located at c:\inetpub\ or c:\Hosting Spaces\Domain.com\ )
  3. Click on Properties >> Security.
  4. Click on Edit and select the IIS_IUSRS.
  5. Check the checkbox against necessary permission (Read, Write and Modify) from the permissions list and click on OK.
This article was:  
Report an issue
Article ID: 1075
Last updated: 28 Jul, 2018
Revision: 3
Views: 357
Comments: 0