I am having trouble with a simple DELETE statement in SQL with unexpected results , it seems to add the word to the list??. Must be something silly!. but i cannot see it , t
The @Word should not be in quotes in the sql query.
@Word
Not sure why you're trying to add the connection on the end of the sql query either.