I input the Right dataSource but it didnt i cant fixed the problem cmd.ExecuteNonQuery() saying:
dataSource
cmd.ExecuteNonQuery()
Syntax error in INSERT INTO
First line is missing as '
... "SET StickerCode='" & Me.text1.Text & "'" & _ ...