I have a form that has a list box that is populated by a saved query. I have two text boxes that accept date input and a refresh command button. When I hit refresh the process is stopped because a the table is locked by the saved query. How do i get around this problem?