I have created an access 2007 database that is split into a frontend/backend. The frontend is located in the MyDocuments folder of each user. The backend is on a folder on a shared network drive. All users have Change access to the folder where the backend resides. The problem is it seem that I am the only person who can add/update/delete records in the database. When someone other than myself tries to delete a record the project returns error code 3068. When a user tries to insert a record the database returns error number -2147467259 and error description "Operation must use an updatable query". Any help would be appreciated. Thanks