Hello guys,
I am using the execute query activity to execute a query. I need some parts of the query to be on a newline.
I have tried using Environment.newline, vbclrf, vbNewLine, CRLF but the execute query keeps returning “Incorrect syntax”.
But when I output it using Writeline and Message Box the query is fine and works perfectly on mssql
13 posts - 6 participants