This topic is locked

Can't get past this error

4/21/2005 6:23:06 PM
ASPRunner.NET General questions
author

I'v read the FAQ and the MSKB article and added the IUSR account with R/W to the db folder of my access db. I've removed the autonumber field from the add page. Nothing seems to work... I still get the error "Error: Operation must use an updateable query."

Eugene 4/22/2005

This is permissions error. Just give all permissions to Everyone on the folder where database is located.
See the following article, Scenario 2

http://xlinesoft.com/asprunner/docs/troubl...ery__errors.htm

501186 4/22/2005

Giving Everyone access to anything at the NTFS is a bad idea. I've determined that giving the CHANGE Permission is adequate.