How can we help you today? How can we help you today?

SQLCMD macros not supported

Consider the following valid script which runs in SSMS without issue:
:setvar x x

SELECT  *
FROM    sys.tables
Reformating the above using SQL Prompt 5 results in the following error:
SQL Prompt was unable to format this script because some syntax errors were found while it was being parsed.
anildas
0

Add comment

Please sign in to leave a comment.