To all:
For some reason, when I attempt to add a variable to the string of my @Body I get them error message Incorrect syntax near '+'. Here is my code, any suggestions are appreciated in advance!
DECLARE
@CRLF varchar(10),
@EmailTo
↧