This code inserts a record into the database using a DataSet. Using this method you don't need to know SQL and have more control over how things are inserted. Good for adding or updating records.