Comments
2 comments
-
Hi Jens,
Thanks for your post - we can reproduce it here and will look into a fix.
On the surface it does look like it should be valid to me too although I've just tested it on a 2016 server and it displays the same error so it's not a 2008 R2 specific issue. I guess it's just a special case we need to accommodate for, but we hadn't seen it before so thanks for bringing it to our attention!
Thanks,
Aaron. -
Hi Jens,
We've just uploaded a new beta build (7.3.0.632) which won't add the extra qualification if the modify method is being used. Please give it a try and let me know if you have any problems on the latest build.
Thanks!
Aaron.
Add comment
Please sign in to leave a comment.
When using the traditional SQLPrompt re-formatting it will incorrectly format the followign code segment to
This then produces an "Incorrect syntax near 'modify'." error when I try to run the script.
It's well possible that this may actually a SQL Server 2008 R2 Management studio issue as the prefacing of the "s." alias would seem correct.