This topic is locked

Error 'Read Only'

8/8/2006 8:47:01 AM
ASPRunnerPro General questions
J
jlgouget author

Hello !
When I try to update a data in the Access database from the edit page, I always obtain the message :
Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Microsoft Access Driver] Cannot update. Database or object is read-only.

/paysdelure13/Dupond_edit.asp, line 214
The user access is free (no option selected in step 9).

The listing runs correctly.
What can I do ?
Many thanks for your help.
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=3135&image=1&table=forumtopics' class='bbc_emoticon' alt='B)' /> from Provence

J
Jane 8/8/2006

Hi,
it's a general error.

It occurs if your folder with db and files doesn't have permissions.

IUSR_<machineName> must have read and write permissions not only on the MDB file, but also on the folder in which it resides.
To set permissions please see Scenario2: Testing Locally paragraph:

ASPRunner article