I'm trying to create a data access page that will allow me to add a record. I've added a button that has the add new record operation, but when I click on the button I get an error saying that I can't add a new record because the recordset is read only. In the group properties level I have allow addition equal to true. Are there any other setting I need to set. Why can't I add a record?