I have a split Access database running over an NT network. I built a form to enter and update data and secured (a little) the database with a password. This database is designed to be used by a group of ~5 people, all of whom need to be able to update. The folder where the DB backend is stored is Full Control (sharing and security) to all the members of this group. My problem is-I'm the only person who can update! If one of the other members of the group is logged in to the network, they can view the data, but not update. There is a message on the status bar saying "Recordset not updateable". If I login, everything works fine, no other changes other than me logging in. I think this is a permission problem, but I'm not sure where I screwed this up. Help Please!