I have a simple table setup with a primary key whose dataType is set to autonumber. I simply open the table and each time I try to add a record, instead of the primary key incrementing it takes a preexisting id. So i can't add a new record. I notice a + sign to the right of the rows which my other tables don't have.
Any reason why this would happen?
Any reason why this would happen?