I cannot figure out how to delete a row from a database with a VB.NET program. Basically when I have the contents of the row being shown in various textboxes and comboboxes, I want to be able to delete the row that contains that particular information by clicking a button. Can anyone help me?