On my main form I have a combo box that I can select the movie I want then click on the control button to open another form to display information about the title of the dvd movie I have selected. Everytime I do this I notice that there is a new record added to the main table. Is there a way to do without adding new records or information to the tables?