Hi, i am making a very simple address book which is connected to an MS Access Database. In the database I only have one table, which is used to store the Users' Name, surname and Telephone number. In order to get the data to the form i am using a data grid view. In the settings of the data grid view i added an option so that a user could modify the text of the database directly from the grid view. How can i update the database automatically when a user modifies the data from the grid view ?