I have an INSERT code where the variable s = 4. Help would be pretty appreciated.
con.Open() Dim cmd As New SqlCommand(\"INSERT INTO Employee VALUES
You forgot the closing )
...l.Value & "','" & s & "')", con)