I have an Access program and placed the tables of the program into sql. The program is being used in a multi-user enviroment. I need to lock the row on the table in a way that if another user accesses the record, they will not be allowed to (begin) editing. I am a self taught access programer and new to sql.