Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

db_Mail Syntax error message when attempting to pass variable to @Body

$
0
0
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

Viewing all articles
Browse latest Browse all 3145

Trending Articles