Use a DataAdapter to update the database. Set the InsertCommand,?
UpdateCommand, and DeleteCommand properties of the DataAdapter to define
how data changes should be applied to the database.
UpdateCommand, and DeleteCommand properties of the DataAdapter to define
how data changes should be applied to the database.