The Update method allows you to update the server with changes made to the current record of record set. After modifying a record or adding a new record, all that you need to do is call the Update method to save the changes to the server. If you reposition the record set to a different record, ADO will automatically call the Update method to save the changes