How do I add the insert Function to the update? I created a button and add this
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
Dim strRelease As String
Dim sqlStr, sqlStr1, sqlStr2, sqlStr3, sqlStr4, sqlStr5, sqlStr6, sqlStr7, sqlStr8, sqlStr9...