Can't update. Database or object is read-only. (Error 3027)

You tried to save changes in a database that was opened for read-only access.

The database is read-only for one of these reasons:

Close the database, resolve the read-only condition, and then reopen the file for read/write access.